Package org.cxml

Class AnnualRevenue


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

      • AnnualRevenue

        public AnnualRevenue()
    • Method Detail

      • getMinAmount

        public MinAmount getMinAmount()
        Gets the value of the minAmount property.
        Returns:
        possible object is MinAmount
      • setMinAmount

        public void setMinAmount​(MinAmount value)
        Sets the value of the minAmount property.
        Parameters:
        value - allowed object is MinAmount
      • getMaxAmount

        public MaxAmount getMaxAmount()
        Gets the value of the maxAmount property.
        Returns:
        possible object is MaxAmount
      • setMaxAmount

        public void setMaxAmount​(MaxAmount value)
        Sets the value of the maxAmount property.
        Parameters:
        value - allowed object is MaxAmount