Uses of Class
org.cxml.QuantityTolerance
-
Packages that use QuantityTolerance Package Description org.cxml -
-
Uses of QuantityTolerance in org.cxml
Fields in org.cxml declared as QuantityTolerance Modifier and Type Field Description protected QuantityToleranceTolerances. quantityToleranceMethods in org.cxml that return QuantityTolerance Modifier and Type Method Description QuantityToleranceObjectFactory. createQuantityTolerance()Create an instance ofQuantityToleranceQuantityToleranceTolerances. getQuantityTolerance()Gets the value of the quantityTolerance property.Methods in org.cxml with parameters of type QuantityTolerance Modifier and Type Method Description voidTolerances. setQuantityTolerance(QuantityTolerance value)Sets the value of the quantityTolerance property.
-