Package org.cxml
Class InformationalPriceExclTax
java.lang.Object
org.cxml.InformationalPriceExclTax
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMoney()Gets the value of the money property.Gets the value of the priceBasisQuantity property.voidSets the value of the money property.voidSets the value of the priceBasisQuantity property.
-
Field Details
-
money
-
priceBasisQuantity
-
-
Constructor Details
-
InformationalPriceExclTax
public InformationalPriceExclTax()
-
-
Method Details
-
getMoney
Gets the value of the money property.- Returns:
- possible object is
Money
-
setMoney
Sets the value of the money property.- Parameters:
value- allowed object isMoney
-
getPriceBasisQuantity
Gets the value of the priceBasisQuantity property.- Returns:
- possible object is
PriceBasisQuantity
-
setPriceBasisQuantity
Sets the value of the priceBasisQuantity property.- Parameters:
value- allowed object isPriceBasisQuantity
-