public class UnitNetPriceCorrection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Money |
money |
protected PriceBasisQuantity |
priceBasisQuantity |
| Constructor and Description |
|---|
UnitNetPriceCorrection() |
| Modifier and Type | Method and Description |
|---|---|
Money |
getMoney()
Gets the value of the money property.
|
PriceBasisQuantity |
getPriceBasisQuantity()
Gets the value of the priceBasisQuantity property.
|
void |
setMoney(Money value)
Sets the value of the money property.
|
void |
setPriceBasisQuantity(PriceBasisQuantity value)
Sets the value of the priceBasisQuantity property.
|
protected Money money
protected PriceBasisQuantity priceBasisQuantity
public Money getMoney()
Moneypublic void setMoney(Money value)
value - allowed object is
Moneypublic PriceBasisQuantity getPriceBasisQuantity()
PriceBasisQuantitypublic void setPriceBasisQuantity(PriceBasisQuantity value)
value - allowed object is
PriceBasisQuantityCopyright © 2018 SAP SE. All Rights Reserved.