Uses of Enum Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.ReadValueList.ValueSpecificationEnum
Packages that use ReadValueList.ValueSpecificationEnum
Package
Description
Missing parts in Eclass specification.
-
Uses of ReadValueList.ValueSpecificationEnum in de.iip_ecosphere.platform.support.semanticId.eclass.model
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.model declared as ReadValueList.ValueSpecificationEnumMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return ReadValueList.ValueSpecificationEnumModifier and TypeMethodDescriptionReadValueList.getValueSpecification()Get valueSpecificationReadValueList.ValueSpecificationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static ReadValueList.ValueSpecificationEnum[]ReadValueList.ValueSpecificationEnum.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 ReadValueList.ValueSpecificationEnumModifier and TypeMethodDescriptionvoidReadValueList.setValueSpecification(ReadValueList.ValueSpecificationEnum valueSpecification) ReadValueList.valueSpecification(ReadValueList.ValueSpecificationEnum valueSpecification) voidReadValueList.ValueSpecificationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ReadValueList.ValueSpecificationEnum enumeration)