Uses of Interface
de.fraunhofer.iosb.ilt.frostclient.model.ComplexValue
Packages that use ComplexValue
Package
Description
-
Uses of ComplexValue in de.fraunhofer.iosb.ilt.frostclient.model
Classes in de.fraunhofer.iosb.ilt.frostclient.model with type parameters of type ComplexValueModifier and TypeInterfaceDescriptioninterfaceComplexValue<S extends ComplexValue<S>>Interface that values of complex properties should implement to make it easier to access sub-properties.Classes in de.fraunhofer.iosb.ilt.frostclient.model that implement ComplexValue -
Uses of ComplexValue in de.fraunhofer.iosb.ilt.frostclient.model.property.type
Methods in de.fraunhofer.iosb.ilt.frostclient.model.property.type that return ComplexValueModifier and TypeMethodDescriptionTypeComplex.instantiate()TypeComplex.Instantiator.instantiate() -
Uses of ComplexValue in de.fraunhofer.iosb.ilt.frostclient.models.ext
Classes in de.fraunhofer.iosb.ilt.frostclient.models.ext that implement ComplexValueModifier and TypeClassDescriptionclassThe complex value for an open type.classRepresent an ISO8601 time interval.classCommon interface for time values.classModel class for UnitOfMeasurement. -
Uses of ComplexValue in de.fraunhofer.iosb.ilt.frostclient.utils
Methods in de.fraunhofer.iosb.ilt.frostclient.utils that return types with arguments of type ComplexValueModifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.JsonDeserializer<ComplexValue>ParserUtils.getComplexTypeDeserializer(TypeComplex type)