Package org.cxml
Class DeductionAmount
- java.lang.Object
-
- org.cxml.DeductionAmount
-
public class DeductionAmount extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DeductionAmount()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MoneygetMoney()Gets the value of the money property.voidsetMoney(Money value)Sets the value of the money property.
-
-
-
Field Detail
-
money
protected Money money
-
-