Class GSVersionDecoder.GSAboutResource
- java.lang.Object
-
- it.geosolutions.geoserver.rest.encoder.utils.XmlElement
-
- it.geosolutions.geoserver.rest.decoder.about.GSVersionDecoder.GSAboutResource
-
- Enclosing class:
- GSVersionDecoder
public class GSVersionDecoder.GSAboutResource extends XmlElement
-
-
Constructor Summary
Constructors Constructor Description GSAboutResource()GSAboutResource(org.jdom.Element el)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()voidsetName(java.lang.String name)voidsetVersion(java.lang.String v)
-
-
-
Field Detail
-
RESOURCE
public static final java.lang.String RESOURCE
- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
-
-