Package org.cxml

Class Tolerances


  • public class Tolerances
    extends java.lang.Object
    • Constructor Detail

      • Tolerances

        public Tolerances()
    • Method Detail

      • setQuantityTolerance

        public void setQuantityTolerance​(QuantityTolerance value)
        Sets the value of the quantityTolerance property.
        Parameters:
        value - allowed object is QuantityTolerance
      • getPriceTolerance

        public PriceTolerance getPriceTolerance()
        Gets the value of the priceTolerance property.
        Returns:
        possible object is PriceTolerance
      • setPriceTolerance

        public void setPriceTolerance​(PriceTolerance value)
        Sets the value of the priceTolerance property.
        Parameters:
        value - allowed object is PriceTolerance
      • getTimeTolerance

        public TimeTolerance getTimeTolerance()
        Gets the value of the timeTolerance property.
        Returns:
        possible object is TimeTolerance
      • setTimeTolerance

        public void setTimeTolerance​(TimeTolerance value)
        Sets the value of the timeTolerance property.
        Parameters:
        value - allowed object is TimeTolerance