Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ValueEnumCT
-
Packages that use ValueEnumCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ValueEnumCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ValueEnumCT Modifier and Type Field Description protected ValueEnumCT
ValueComplexCT. enumValue
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueEnumCT Modifier and Type Method Description ValueEnumCT
ObjectFactory. createValueEnumCT()
Create an instance ofValueEnumCT
ValueEnumCT
ValueComplexCT. getEnumValue()
Gets the value of the enumValue property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ValueEnumCT Modifier and Type Method Description void
ValueComplexCT. setEnumValue(ValueEnumCT value)
Sets the value of the enumValue property.
-