Package org.cxml

Class GrossAmount

java.lang.Object
org.cxml.GrossAmount

public class GrossAmount extends Object
  • Field Details

    • money

      protected Money money
  • Constructor Details

    • GrossAmount

      public GrossAmount()
  • 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