Package org.cxml

Class MaxAmount

java.lang.Object
org.cxml.MaxAmount

public class MaxAmount extends Object
  • Field Details

    • money

      protected Money money
  • Constructor Details

    • MaxAmount

      public MaxAmount()
  • Method Details

    • getMoney

      public Money getMoney()
      Gets the value of the money property.
      Returns:
      possible object is Money
    • setMoney

      public void setMoney(Money value)
      Sets the value of the money property.
      Parameters:
      value - allowed object is Money