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 ValueArrayCTValueComplexCT. arrayValueMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueArrayCT Modifier and Type Method Description ValueArrayCTObjectFactory. createValueArrayCT()Create an instance ofValueArrayCTValueArrayCTValueComplexCT. 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 voidValueComplexCT. setArrayValue(ValueArrayCT value)Sets the value of the arrayValue property.
-