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