Package org.cxml

Class InformationalPrice

java.lang.Object
org.cxml.InformationalPrice

public class InformationalPrice extends Object
  • Field Details

  • Constructor Details

    • InformationalPrice

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

      public PriceBasisQuantity getPriceBasisQuantity()
      Gets the value of the priceBasisQuantity property.
      Returns:
      possible object is PriceBasisQuantity
    • setPriceBasisQuantity

      public void setPriceBasisQuantity(PriceBasisQuantity value)
      Sets the value of the priceBasisQuantity property.
      Parameters:
      value - allowed object is PriceBasisQuantity