Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.DOF6DataBasicCT
-
Packages that use DOF6DataBasicCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of DOF6DataBasicCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as DOF6DataBasicCT Modifier and Type Field Description protected DOF6DataBasicCTDOF6DataLimitsCT. maxprotected DOF6DataBasicCTDOF6DataLimitsCT. minMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return DOF6DataBasicCT Modifier and Type Method Description DOF6DataBasicCTObjectFactory. createDOF6DataBasicCT()Create an instance ofDOF6DataBasicCTDOF6DataBasicCTDOF6DataLimitsCT. getMax()Gets the value of the max property.DOF6DataBasicCTDOF6DataLimitsCT. getMin()Gets the value of the min property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type DOF6DataBasicCT Modifier and Type Method Description voidDOF6DataLimitsCT. setMax(DOF6DataBasicCT value)Sets the value of the max property.voidDOF6DataLimitsCT. setMin(DOF6DataBasicCT value)Sets the value of the min property.
-