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 DOF6DataBasicCT
DOF6DataLimitsCT. max
protected DOF6DataBasicCT
DOF6DataLimitsCT. min
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return DOF6DataBasicCT Modifier and Type Method Description DOF6DataBasicCT
ObjectFactory. createDOF6DataBasicCT()
Create an instance ofDOF6DataBasicCT
DOF6DataBasicCT
DOF6DataLimitsCT. getMax()
Gets the value of the max property.DOF6DataBasicCT
DOF6DataLimitsCT. 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 void
DOF6DataLimitsCT. setMax(DOF6DataBasicCT value)
Sets the value of the max property.void
DOF6DataLimitsCT. setMin(DOF6DataBasicCT value)
Sets the value of the min property.
-