public class Total
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Modifications |
modifications |
protected Money |
money |
| Constructor and Description |
|---|
Total() |
| Modifier and Type | Method and Description |
|---|---|
Modifications |
getModifications()
Gets the value of the modifications property.
|
Money |
getMoney()
Gets the value of the money property.
|
void |
setModifications(Modifications value)
Sets the value of the modifications property.
|
void |
setMoney(Money value)
Sets the value of the money property.
|
protected Money money
protected Modifications modifications
public Money getMoney()
Moneypublic void setMoney(Money value)
value - allowed object is
Moneypublic Modifications getModifications()
Modificationspublic void setModifications(Modifications value)
value - allowed object is
ModificationsCopyright © 2018 SAP SE. All Rights Reserved.