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