Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ValueStructCT
-
Packages that use ValueStructCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ValueStructCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ValueStructCT Modifier and Type Field Description protected ValueStructCT
ValueComplexCT. structValue
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueStructCT Modifier and Type Method Description ValueStructCT
ObjectFactory. createValueStructCT()
Create an instance ofValueStructCT
ValueStructCT
ValueComplexCT. getStructValue()
Gets the value of the structValue property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ValueStructCT Modifier and Type Method Description void
ValueComplexCT. setStructValue(ValueStructCT value)
Sets the value of the structValue property.
-