Package org.cxml
Class Upper
java.lang.Object
org.cxml.Upper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the tolerances property.voidsetTolerances(Tolerances value) Sets the value of the tolerances property.
-
Field Details
-
tolerances
-
-
Constructor Details
-
Upper
public Upper()
-
-
Method Details
-
getTolerances
Gets the value of the tolerances property.- Returns:
- possible object is
Tolerances
-
setTolerances
Sets the value of the tolerances property.- Parameters:
value- allowed object isTolerances
-