Package org.cxml
Class Total
java.lang.Object
org.cxml.Total
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the modifications property.getMoney()Gets the value of the money property.voidsetModifications(Modifications value) Sets the value of the modifications property.voidSets the value of the money property.
-
Field Details
-
money
-
modifications
-
-
Constructor Details
-
Total
public Total()
-
-
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
-
getModifications
Gets the value of the modifications property.- Returns:
- possible object is
Modifications
-
setModifications
Sets the value of the modifications property.- Parameters:
value- allowed object isModifications
-