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