Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ValueComplexCT
-
Packages that use ValueComplexCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ValueComplexCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ValueComplexCT Modifier and Type Field Description protected ValueComplexCT
VariableCTWComplex. complexValue
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueComplexCT Modifier and Type Method Description ValueComplexCT
ObjectFactory. createValueComplexCT()
Create an instance ofValueComplexCT
ValueComplexCT
VariableCTWComplex. getComplexValue()
Gets the value of the complexValue property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ValueComplexCT Modifier and Type Method Description void
VariableCTWComplex. setComplexValue(ValueComplexCT value)
Sets the value of the complexValue property.
-