public abstract class CommonMonetarySummation extends java.lang.Object
The Class Common Monetary Summation.
| Constructor and Description |
|---|
CommonMonetarySummation() |
| Modifier and Type | Method and Description |
|---|---|
Amount |
getLineTotal()
Gets total amount of the line positions.
|
CommonMonetarySummation |
setLineTotal(Amount lineTotal)
Sets total amount of the line positions.
|
public CommonMonetarySummation()
public Amount getLineTotal()
Gets total amount of the line positions.
public CommonMonetarySummation setLineTotal(Amount lineTotal)
Sets total amount of the line positions.
lineTotal - the line totalCopyright © 2014-2015 Konik.io. All Rights Reserved.