Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ValueArrayCT
-
Packages that use ValueArrayCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ValueArrayCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ValueArrayCT Modifier and Type Field Description protected ValueArrayCT
ValueComplexCT. arrayValue
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueArrayCT Modifier and Type Method Description ValueArrayCT
ObjectFactory. createValueArrayCT()
Create an instance ofValueArrayCT
ValueArrayCT
ValueComplexCT. getArrayValue()
Gets the value of the arrayValue property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ValueArrayCT Modifier and Type Method Description void
ValueComplexCT. setArrayValue(ValueArrayCT value)
Sets the value of the arrayValue property.
-