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