Uses of Class
de.fraunhofer.iosb.ilt.frostclient.model.ext.TimeInstant
Packages that use TimeInstant
Package
Description
-
Uses of TimeInstant in de.fraunhofer.iosb.ilt.frostclient.json.deserialize
Methods in de.fraunhofer.iosb.ilt.frostclient.json.deserialize that return TimeInstantModifier and TypeMethodDescriptionTimeInstantDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext dc) -
Uses of TimeInstant in de.fraunhofer.iosb.ilt.frostclient.model.ext
Methods in de.fraunhofer.iosb.ilt.frostclient.model.ext that return TimeInstantModifier and TypeMethodDescriptionstatic TimeInstantstatic TimeInstantTimeInstant.create(ZonedDateTime zdt) static TimeInstantTimeInstant.create(net.time4j.Moment moment) TimeValue.getInstant()static TimeInstantTimeInstant.now()static TimeInstantMethods in de.fraunhofer.iosb.ilt.frostclient.model.ext with parameters of type TimeInstantConstructors in de.fraunhofer.iosb.ilt.frostclient.model.ext with parameters of type TimeInstant -
Uses of TimeInstant in de.fraunhofer.iosb.ilt.frostclient.models
Fields in de.fraunhofer.iosb.ilt.frostclient.models with type parameters of type TimeInstantModifier and TypeFieldDescriptionstatic final EntityPropertyMain<TimeInstant>SensorThingsSensingV11.EP_CREATIONTIMEstatic final EntityPropertyMain<TimeInstant>SensorThingsSensingV11.EP_RESULTTIMEstatic final EntityPropertyMain<TimeInstant>SensorThingsSensingV11.EP_TIME -
Uses of TimeInstant in de.fraunhofer.iosb.ilt.frostclient.utils
Fields in de.fraunhofer.iosb.ilt.frostclient.utils with type parameters of type TimeInstantModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.core.type.TypeReference<TimeInstant>TypeReferencesHelper.TYPE_REFERENCE_TIMEINSTANT