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 ValueEnumCTValueComplexCT. enumValueMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueEnumCT Modifier and Type Method Description ValueEnumCTObjectFactory. createValueEnumCT()Create an instance ofValueEnumCTValueEnumCTValueComplexCT. 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 voidValueComplexCT. setEnumValue(ValueEnumCT value)Sets the value of the enumValue property.
-