Uses of Class
de.fraunhofer.iosb.ilt.frostclient.models.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.property.type
Fields in de.fraunhofer.iosb.ilt.frostclient.model.property.type with type parameters of type TimeInstantModifier and TypeFieldDescriptionstatic final EntityPropertyMain<TimeInstant>TypeComplex.EP_END_TIMEstatic final EntityPropertyMain<TimeInstant>TypeComplex.EP_START_TIME -
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.models.ext
Fields in de.fraunhofer.iosb.ilt.frostclient.models.ext with type parameters of type TimeInstantModifier and TypeFieldDescriptionstatic EntityPropertyMain<TimeInstant>TimeInterval.EP_END_TIMEstatic EntityPropertyMain<TimeInstant>TimeValue.EP_END_TIMEstatic EntityPropertyMain<TimeInstant>TimeInterval.EP_START_TIMEstatic EntityPropertyMain<TimeInstant>TimeValue.EP_START_TIMEMethods in de.fraunhofer.iosb.ilt.frostclient.models.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.models.ext with parameters of type TimeInstantConstructors in de.fraunhofer.iosb.ilt.frostclient.models.ext with parameters of type TimeInstant -
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