Package org.cxml

Class UnitPrice

java.lang.Object
org.cxml.UnitPrice

public class UnitPrice extends Object
  • Field Details

  • Constructor Details

    • UnitPrice

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

      public PricingConditions getPricingConditions()
      Gets the value of the pricingConditions property.
      Returns:
      possible object is PricingConditions
    • setPricingConditions

      public void setPricingConditions(PricingConditions value)
      Sets the value of the pricingConditions property.
      Parameters:
      value - allowed object is PricingConditions