Package org.cxml

Class TotalAmountInPostedCurrency

java.lang.Object
org.cxml.TotalAmountInPostedCurrency

public class TotalAmountInPostedCurrency extends Object
  • Field Details

    • money

      protected Money money
  • Constructor Details

    • TotalAmountInPostedCurrency

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