Uses of Class
org.cxml.SubtotalAmount
-
Packages that use SubtotalAmount Package Description org.cxml -
-
Uses of SubtotalAmount in org.cxml
Fields in org.cxml declared as SubtotalAmount Modifier and Type Field Description protected SubtotalAmountConsignmentMovement. subtotalAmountMethods in org.cxml that return SubtotalAmount Modifier and Type Method Description SubtotalAmountObjectFactory. createSubtotalAmount()Create an instance ofSubtotalAmountSubtotalAmountConsignmentMovement. getSubtotalAmount()Gets the value of the subtotalAmount property.Methods in org.cxml with parameters of type SubtotalAmount Modifier and Type Method Description voidConsignmentMovement. setSubtotalAmount(SubtotalAmount value)Sets the value of the subtotalAmount property.
-