Uses of Enum Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.ReadProperty.PropertyDataTypeEnum
Packages that use ReadProperty.PropertyDataTypeEnum
Package
Description
Missing parts in Eclass specification.
-
Uses of ReadProperty.PropertyDataTypeEnum in de.iip_ecosphere.platform.support.semanticId.eclass.model
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.model declared as ReadProperty.PropertyDataTypeEnumMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return ReadProperty.PropertyDataTypeEnumModifier and TypeMethodDescriptionReadProperty.getPropertyDataType()Get propertyDataTypeReadProperty.PropertyDataTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static ReadProperty.PropertyDataTypeEnum[]ReadProperty.PropertyDataTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.iip_ecosphere.platform.support.semanticId.eclass.model with parameters of type ReadProperty.PropertyDataTypeEnumModifier and TypeMethodDescriptionReadProperty.propertyDataType(ReadProperty.PropertyDataTypeEnum propertyDataType) voidReadProperty.setPropertyDataType(ReadProperty.PropertyDataTypeEnum propertyDataType) voidReadProperty.PropertyDataTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ReadProperty.PropertyDataTypeEnum enumeration)