Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ValueArrayCT.Item
-
Packages that use ValueArrayCT.Item Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ValueArrayCT.Item in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ValueArrayCT.Item Modifier and Type Field Description protected List<ValueArrayCT.Item>
ValueArrayCT. item
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueArrayCT.Item Modifier and Type Method Description ValueArrayCT.Item
ObjectFactory. createValueArrayCTItem()
Create an instance ofValueArrayCT.Item
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ValueArrayCT.Item Modifier and Type Method Description List<ValueArrayCT.Item>
ValueArrayCT. getItem()
Gets the value of the item property.
-