Uses of Enum Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.BlockData.ClassTypeEnum
Packages that use BlockData.ClassTypeEnum
Package
Description
Missing parts in Eclass specification.
-
Uses of BlockData.ClassTypeEnum in de.iip_ecosphere.platform.support.semanticId.eclass.model
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.model declared as BlockData.ClassTypeEnumMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return BlockData.ClassTypeEnumModifier and TypeMethodDescriptionstatic BlockData.ClassTypeEnumBlockData.getClassType()Get classTypeBlockData.ClassTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static BlockData.ClassTypeEnumReturns the enum constant of this class with the specified name.static BlockData.ClassTypeEnum[]BlockData.ClassTypeEnum.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 BlockData.ClassTypeEnumModifier and TypeMethodDescriptionvoidBlockData.ClassTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, BlockData.ClassTypeEnum enumeration)