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