it.geosolutions.geoserver.rest.decoder.about
Class GSVersionDecoder.GSAboutResource

java.lang.Object
  extended by it.geosolutions.geoserver.rest.encoder.utils.XmlElement
      extended by it.geosolutions.geoserver.rest.decoder.about.GSVersionDecoder.GSAboutResource
Enclosing class:
GSVersionDecoder

public class GSVersionDecoder.GSAboutResource
extends XmlElement


Field Summary
static String NAME
           
static String RESOURCE
           
static String VERSION
           
 
Constructor Summary
GSVersionDecoder.GSAboutResource()
           
GSVersionDecoder.GSAboutResource(org.jdom.Element el)
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 void setVersion(String v)
           
 
Methods inherited from class it.geosolutions.geoserver.rest.encoder.utils.XmlElement
add, add, addContent, getRoot, isEmpty, remove, set, set, setRoot, setRoot, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

RESOURCE

public static final String RESOURCE
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values
Constructor Detail

GSVersionDecoder.GSAboutResource

public GSVersionDecoder.GSAboutResource()

GSVersionDecoder.GSAboutResource

public GSVersionDecoder.GSAboutResource(org.jdom.Element el)
Method Detail

setName

public void setName(String name)

getName

public String getName()

setVersion

public void setVersion(String v)


Copyright © 2007-2014 GeoSolutions. All Rights Reserved.