Uses of Class
org.cxml.SubcontractingStockInTransferQuantity
-
Packages that use SubcontractingStockInTransferQuantity Package Description org.cxml -
-
Uses of SubcontractingStockInTransferQuantity in org.cxml
Fields in org.cxml declared as SubcontractingStockInTransferQuantity Modifier and Type Field Description protected SubcontractingStockInTransferQuantityConsignmentInventory. subcontractingStockInTransferQuantityprotected SubcontractingStockInTransferQuantityInventory. subcontractingStockInTransferQuantityMethods in org.cxml that return SubcontractingStockInTransferQuantity Modifier and Type Method Description SubcontractingStockInTransferQuantityObjectFactory. createSubcontractingStockInTransferQuantity()Create an instance ofSubcontractingStockInTransferQuantitySubcontractingStockInTransferQuantityConsignmentInventory. getSubcontractingStockInTransferQuantity()Gets the value of the subcontractingStockInTransferQuantity property.SubcontractingStockInTransferQuantityInventory. getSubcontractingStockInTransferQuantity()Gets the value of the subcontractingStockInTransferQuantity property.Methods in org.cxml with parameters of type SubcontractingStockInTransferQuantity Modifier and Type Method Description voidConsignmentInventory. setSubcontractingStockInTransferQuantity(SubcontractingStockInTransferQuantity value)Sets the value of the subcontractingStockInTransferQuantity property.voidInventory. setSubcontractingStockInTransferQuantity(SubcontractingStockInTransferQuantity value)Sets the value of the subcontractingStockInTransferQuantity property.
-