Uses of Class
org.cxml.WorkInProcessQuantity
-
Packages that use WorkInProcessQuantity Package Description org.cxml -
-
Uses of WorkInProcessQuantity in org.cxml
Fields in org.cxml declared as WorkInProcessQuantity Modifier and Type Field Description protected WorkInProcessQuantityInventory. workInProcessQuantityMethods in org.cxml that return WorkInProcessQuantity Modifier and Type Method Description WorkInProcessQuantityObjectFactory. createWorkInProcessQuantity()Create an instance ofWorkInProcessQuantityWorkInProcessQuantityInventory. getWorkInProcessQuantity()Gets the value of the workInProcessQuantity property.Methods in org.cxml with parameters of type WorkInProcessQuantity Modifier and Type Method Description voidInventory. setWorkInProcessQuantity(WorkInProcessQuantity value)Sets the value of the workInProcessQuantity property.
-