Uses of Enum Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.ValueListData.ValueListDataTypeEnum
Packages that use ValueListData.ValueListDataTypeEnum
Package
Description
Missing parts in Eclass specification.
-
Uses of ValueListData.ValueListDataTypeEnum in de.iip_ecosphere.platform.support.semanticId.eclass.model
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.model declared as ValueListData.ValueListDataTypeEnumMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return ValueListData.ValueListDataTypeEnumModifier and TypeMethodDescriptionValueListData.getValueListDataType()<span style='color: red;'>Important:</span> The following data types require 'valueSpecification': 'explicit values':<ul><li>Integer (currency)</li><li>Integer (measure)</li><li>Rational (measure)</li><li>Real (currency)</li></ul>ValueListData.ValueListDataTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static ValueListData.ValueListDataTypeEnum[]ValueListData.ValueListDataTypeEnum.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 ValueListData.ValueListDataTypeEnumModifier and TypeMethodDescriptionvoidValueListData.setValueListDataType(ValueListData.ValueListDataTypeEnum valueListDataType) ValueListData.valueListDataType(ValueListData.ValueListDataTypeEnum valueListDataType) voidValueListData.ValueListDataTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ValueListData.ValueListDataTypeEnum enumeration)