Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.PitchAndQuantityCT
-
Packages that use PitchAndQuantityCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of PitchAndQuantityCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as PitchAndQuantityCT Modifier and Type Field Description protected PitchAndQuantityCTMatrixLocationsCT. xprotected PitchAndQuantityCTMatrixLocationsCT. yprotected PitchAndQuantityCTMatrixLocationsCT. zMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return PitchAndQuantityCT Modifier and Type Method Description PitchAndQuantityCTObjectFactory. createPitchAndQuantityCT()Create an instance ofPitchAndQuantityCTPitchAndQuantityCTMatrixLocationsCT. getX()Gets the value of the x property.PitchAndQuantityCTMatrixLocationsCT. getY()Gets the value of the y property.PitchAndQuantityCTMatrixLocationsCT. getZ()Gets the value of the z property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type PitchAndQuantityCT Modifier and Type Method Description voidMatrixLocationsCT. setX(PitchAndQuantityCT value)Sets the value of the x property.voidMatrixLocationsCT. setY(PitchAndQuantityCT value)Sets the value of the y property.voidMatrixLocationsCT. setZ(PitchAndQuantityCT value)Sets the value of the z property.
-