Uses of Class
org.cxml.ConsignmentInventory
-
Packages that use ConsignmentInventory Package Description org.cxml -
-
Uses of ConsignmentInventory in org.cxml
Fields in org.cxml declared as ConsignmentInventory Modifier and Type Field Description protected ConsignmentInventoryProductActivityDetails. consignmentInventoryMethods in org.cxml that return ConsignmentInventory Modifier and Type Method Description ConsignmentInventoryObjectFactory. createConsignmentInventory()Create an instance ofConsignmentInventoryConsignmentInventoryProductActivityDetails. getConsignmentInventory()Gets the value of the consignmentInventory property.Methods in org.cxml with parameters of type ConsignmentInventory Modifier and Type Method Description voidProductActivityDetails. setConsignmentInventory(ConsignmentInventory value)Sets the value of the consignmentInventory property.
-