Uses of Class
org.n52.shetland.ogc.sos.SosConstants.CapabilitiesSections
-
Packages that use SosConstants.CapabilitiesSections Package Description org.n52.shetland.ogc.sos -
-
Uses of SosConstants.CapabilitiesSections in org.n52.shetland.ogc.sos
Methods in org.n52.shetland.ogc.sos that return SosConstants.CapabilitiesSections Modifier and Type Method Description static SosConstants.CapabilitiesSectionsSosConstants.CapabilitiesSections. valueOf(String name)Returns the enum constant of this type with the specified name.static SosConstants.CapabilitiesSections[]SosConstants.CapabilitiesSections. values()Returns an array containing the constants of this enum type, in the order they are declared.
-