Package org.cxml

Class AnnualRevenue

java.lang.Object
org.cxml.AnnualRevenue

public class AnnualRevenue extends Object
  • Field Details

  • Constructor Details

    • AnnualRevenue

      public AnnualRevenue()
  • Method Details

    • 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