Uses of Enum Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.ReadProperty.PropertyTypeEnum
Packages that use ReadProperty.PropertyTypeEnum
Package
Description
Missing parts in Eclass specification.
-
Uses of ReadProperty.PropertyTypeEnum in de.iip_ecosphere.platform.support.semanticId.eclass.model
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.model declared as ReadProperty.PropertyTypeEnumMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return ReadProperty.PropertyTypeEnumModifier and TypeMethodDescriptionReadProperty.getPropertyType()Get propertyTypeReadProperty.PropertyTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static ReadProperty.PropertyTypeEnum[]ReadProperty.PropertyTypeEnum.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.PropertyTypeEnumModifier and TypeMethodDescriptionReadProperty.propertyType(ReadProperty.PropertyTypeEnum propertyType) voidReadProperty.setPropertyType(ReadProperty.PropertyTypeEnum propertyType) voidReadProperty.PropertyTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ReadProperty.PropertyTypeEnum enumeration)