Package org.cxml

Class TotalAmountInBillingCurrency

java.lang.Object
org.cxml.TotalAmountInBillingCurrency

public class TotalAmountInBillingCurrency extends Object
  • Field Details

    • money

      protected Money money
  • Constructor Details

    • TotalAmountInBillingCurrency

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