Package org.cxml

Class Total

java.lang.Object
org.cxml.Total

public class Total extends Object
  • Field Details

  • Constructor Details

    • Total

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

      public Modifications getModifications()
      Gets the value of the modifications property.
      Returns:
      possible object is Modifications
    • setModifications

      public void setModifications(Modifications value)
      Sets the value of the modifications property.
      Parameters:
      value - allowed object is Modifications