Uses of Class
de.fraunhofer.iosb.ilt.frostclient.Version
Packages that use Version
-
Uses of Version in de.fraunhofer.iosb.ilt.frostclient
Fields in de.fraunhofer.iosb.ilt.frostclient declared as VersionModifier and TypeFieldDescriptionstatic final VersionVersion.V_1_0static final VersionVersion.V_1_1static final VersionVersion.V_ODATA_4_01Fields in de.fraunhofer.iosb.ilt.frostclient with type parameters of type VersionMethods in de.fraunhofer.iosb.ilt.frostclient that return VersionModifier and TypeMethodDescriptionstatic VersionVersion.findVersion(String urlPart) SensorThingsService.getVersion()Methods in de.fraunhofer.iosb.ilt.frostclient with parameters of type VersionModifier and TypeMethodDescriptionstatic voidVersion.registerVersion(Version version) voidSensorThingsService.setVersion(Version version) Explicitly set the version for servers that do not conform to the standard and do not have the version number in the URL. -
Uses of Version in de.fraunhofer.iosb.ilt.frostclient.models
Methods in de.fraunhofer.iosb.ilt.frostclient.models that return Version