Uses of Class
it.geosolutions.geoserver.rest.decoder.about.GSVersionDecoder.VERSION
-
Packages that use GSVersionDecoder.VERSION Package Description it.geosolutions.geoserver.rest.decoder.about -
-
Uses of GSVersionDecoder.VERSION in it.geosolutions.geoserver.rest.decoder.about
Methods in it.geosolutions.geoserver.rest.decoder.about that return GSVersionDecoder.VERSION Modifier and Type Method Description GSVersionDecoder.VERSIONGSVersionDecoder. getVersion()getVersionstatic GSVersionDecoder.VERSIONGSVersionDecoder.VERSION. getVersion(java.lang.String v)static GSVersionDecoder.VERSIONGSVersionDecoder.VERSION. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GSVersionDecoder.VERSION[]GSVersionDecoder.VERSION. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in it.geosolutions.geoserver.rest.decoder.about with parameters of type GSVersionDecoder.VERSION Modifier and Type Method Description intGSVersionDecoder. compareTo(GSVersionDecoder.VERSION v)compareTo
-