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