Uses of Class
org.cxml.Tolerances
Packages that use Tolerances
-
Uses of Tolerances in org.cxml
Fields in org.cxml declared as TolerancesModifier and TypeFieldDescriptionprotected TolerancesItemOut.tolerancesprotected TolerancesLower.tolerancesprotected TolerancesUpper.tolerancesMethods in org.cxml that return TolerancesModifier and TypeMethodDescriptionObjectFactory.createTolerances()Create an instance ofTolerancesItemOut.getTolerances()Gets the value of the tolerances property.Lower.getTolerances()Gets the value of the tolerances property.Upper.getTolerances()Gets the value of the tolerances property.Methods in org.cxml with parameters of type TolerancesModifier and TypeMethodDescriptionvoidItemOut.setTolerances(Tolerances value) Sets the value of the tolerances property.voidLower.setTolerances(Tolerances value) Sets the value of the tolerances property.voidUpper.setTolerances(Tolerances value) Sets the value of the tolerances property.