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