Uses of Class
org.cxml.ConsignmentMovement
-
Packages that use ConsignmentMovement Package Description org.cxml -
-
Uses of ConsignmentMovement in org.cxml
Fields in org.cxml with type parameters of type ConsignmentMovement Modifier and Type Field Description protected java.util.List<ConsignmentMovement>ProductActivityDetails. consignmentMovementMethods in org.cxml that return ConsignmentMovement Modifier and Type Method Description ConsignmentMovementObjectFactory. createConsignmentMovement()Create an instance ofConsignmentMovementMethods in org.cxml that return types with arguments of type ConsignmentMovement Modifier and Type Method Description java.util.List<ConsignmentMovement>ProductActivityDetails. getConsignmentMovement()Gets the value of the consignmentMovement property.
-