Uses of Class
de.fraunhofer.iosb.ilt.sta.service.SensorThingsAPIVersion
-
Packages that use SensorThingsAPIVersion Package Description de.fraunhofer.iosb.ilt.sta.service -
-
Uses of SensorThingsAPIVersion in de.fraunhofer.iosb.ilt.sta.service
Methods in de.fraunhofer.iosb.ilt.sta.service that return SensorThingsAPIVersion Modifier and Type Method Description static SensorThingsAPIVersionSensorThingsAPIVersion. fromString(String value)SensorThingsAPIVersionSensorThingsService. getVersion()static SensorThingsAPIVersionSensorThingsAPIVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static SensorThingsAPIVersion[]SensorThingsAPIVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-