Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.MatrixLocationsCT
-
Packages that use MatrixLocationsCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of MatrixLocationsCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as MatrixLocationsCT Modifier and Type Field Description protected MatrixLocationsCT
InterfaceImplRDCT.Instances.Instance. matrixLocations
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return MatrixLocationsCT Modifier and Type Method Description MatrixLocationsCT
ObjectFactory. createMatrixLocationsCT()
Create an instance ofMatrixLocationsCT
MatrixLocationsCT
InterfaceImplRDCT.Instances.Instance. getMatrixLocations()
Gets the value of the matrixLocations property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type MatrixLocationsCT Modifier and Type Method Description void
InterfaceImplRDCT.Instances.Instance. setMatrixLocations(MatrixLocationsCT value)
Sets the value of the matrixLocations property.
-