Uses of Class
de.fraunhofer.iosb.ilt.frostclient.model.property.type.TypePrimitive
Packages that use TypePrimitive
-
Uses of TypePrimitive in de.fraunhofer.iosb.ilt.frostclient.model.property.type
Subclasses of TypePrimitive in de.fraunhofer.iosb.ilt.frostclient.model.property.typeFields in de.fraunhofer.iosb.ilt.frostclient.model.property.type declared as TypePrimitiveModifier and TypeFieldDescriptionstatic final TypePrimitiveTypePrimitive.EDM_BINARYstatic final TypePrimitiveTypePrimitive.EDM_BOOLEANstatic final TypePrimitiveTypePrimitive.EDM_BYTEstatic final TypePrimitiveTypePrimitive.EDM_DATEstatic final TypePrimitiveTypePrimitive.EDM_DATETIMEOFFSETstatic final TypePrimitiveTypePrimitive.EDM_DECIMALstatic final TypePrimitiveTypePrimitive.EDM_DOUBLEstatic final TypePrimitiveTypePrimitive.EDM_DURATIONstatic final TypePrimitiveTypePrimitive.EDM_GEOGRAPHYstatic final TypePrimitiveTypePrimitive.EDM_GEOGRAPHYCOLLECTIONstatic final TypePrimitiveTypePrimitive.EDM_GEOGRAPHYLINESTRINGstatic final TypePrimitiveTypePrimitive.EDM_GEOGRAPHYMULTILINESTRINGstatic final TypePrimitiveTypePrimitive.EDM_GEOGRAPHYMULTIPOINTstatic final TypePrimitiveTypePrimitive.EDM_GEOGRAPHYMULTIPOLYGONstatic final TypePrimitiveTypePrimitive.EDM_GEOGRAPHYPOINTstatic final TypePrimitiveTypePrimitive.EDM_GEOGRAPHYPOLYGONstatic final TypePrimitiveTypePrimitive.EDM_GEOMETRYstatic final TypePrimitiveTypePrimitive.EDM_GEOMETRYCOLLECTIONstatic final TypePrimitiveTypePrimitive.EDM_GEOMETRYLINESTRINGstatic final TypePrimitiveTypePrimitive.EDM_GEOMETRYMULTILINESTRINGstatic final TypePrimitiveTypePrimitive.EDM_GEOMETRYMULTIPOINTstatic final TypePrimitiveTypePrimitive.EDM_GEOMETRYMULTIPOLYGONstatic final TypePrimitiveTypePrimitive.EDM_GEOMETRYPOINTstatic final TypePrimitiveTypePrimitive.EDM_GEOMETRYPOLYGONstatic final TypePrimitiveTypePrimitive.EDM_GUIDstatic final TypePrimitiveTypePrimitive.EDM_INT16static final TypePrimitiveTypePrimitive.EDM_INT32static final TypePrimitiveTypePrimitive.EDM_INT64static final TypePrimitiveTypePrimitive.EDM_SBYTEstatic final TypePrimitiveTypePrimitive.EDM_SINGLEstatic final TypePrimitiveTypePrimitive.EDM_STREAMstatic final TypePrimitiveTypePrimitive.EDM_STRINGstatic final TypePrimitiveTypePrimitive.EDM_TIMEOFDAYstatic final TypePrimitiveTypePrimitive.EDM_UNTYPEDstatic final TypePrimitiveTypePrimitive.STA_ID_LONGstatic final TypePrimitiveTypePrimitive.STA_ID_STRINGstatic final TypePrimitiveTypePrimitive.STA_ID_UUIDMethods in de.fraunhofer.iosb.ilt.frostclient.model.property.type that return TypePrimitiveConstructors in de.fraunhofer.iosb.ilt.frostclient.model.property.type with parameters of type TypePrimitiveModifierConstructorDescriptionTypeSimple(String name, String description, TypePrimitive underlyingType) TypeSimple(String name, String description, TypePrimitive underlyingType, com.fasterxml.jackson.databind.JsonDeserializer jd, com.fasterxml.jackson.databind.JsonSerializer js) TypeSimpleSet(TypePrimitive containedType, com.fasterxml.jackson.core.type.TypeReference typeReference)