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