Uses of Interface
de.fraunhofer.iosb.ilt.frostclient.model.property.type.TypePrimitive.Parser
Packages that use TypePrimitive.Parser
Package
Description
-
Uses of TypePrimitive.Parser in de.fraunhofer.iosb.ilt.frostclient.model.property.type
Constructors in de.fraunhofer.iosb.ilt.frostclient.model.property.type with parameters of type TypePrimitive.ParserModifierConstructorDescriptionprotectedTypePrimitive(String name, String description, TypePrimitive.Parser parser, com.fasterxml.jackson.core.type.TypeReference... typeReference) protectedTypeSimple(String name, String description, TypePrimitive underlyingType, TypePrimitive.Parser parser, com.fasterxml.jackson.core.type.TypeReference... typeReference) -
Uses of TypePrimitive.Parser in de.fraunhofer.iosb.ilt.frostclient.utils
Fields in de.fraunhofer.iosb.ilt.frostclient.utils declared as TypePrimitive.ParserModifier and TypeFieldDescriptionstatic final TypePrimitive.ParserParserUtils.PARSER_LONGstatic final TypePrimitive.ParserParserUtils.PARSER_STRINGstatic final TypePrimitive.ParserParserUtils.PARSER_UUID