Uses of Class
org.cxml.DispatchQuantity
-
Packages that use DispatchQuantity Package Description org.cxml -
-
Uses of DispatchQuantity in org.cxml
Fields in org.cxml declared as DispatchQuantity Modifier and Type Field Description protected DispatchQuantityPackaging. dispatchQuantityMethods in org.cxml that return DispatchQuantity Modifier and Type Method Description DispatchQuantityObjectFactory. createDispatchQuantity()Create an instance ofDispatchQuantityDispatchQuantityPackaging. getDispatchQuantity()Gets the value of the dispatchQuantity property.Methods in org.cxml with parameters of type DispatchQuantity Modifier and Type Method Description voidPackaging. setDispatchQuantity(DispatchQuantity value)Sets the value of the dispatchQuantity property.
-