Uses of Class
org.cxml.SubtotalAmount
Packages that use SubtotalAmount
-
Uses of SubtotalAmount in org.cxml
Fields in org.cxml declared as SubtotalAmountMethods in org.cxml that return SubtotalAmountModifier and TypeMethodDescriptionObjectFactory.createSubtotalAmount()Create an instance ofSubtotalAmountConsignmentMovement.getSubtotalAmount()Gets the value of the subtotalAmount property.Methods in org.cxml with parameters of type SubtotalAmountModifier and TypeMethodDescriptionvoidConsignmentMovement.setSubtotalAmount(SubtotalAmount value) Sets the value of the subtotalAmount property.