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