Uses of Class
org.cxml.UnrestrictedUseQuantity
Packages that use UnrestrictedUseQuantity
-
Uses of UnrestrictedUseQuantity in org.cxml
Fields in org.cxml declared as UnrestrictedUseQuantityModifier and TypeFieldDescriptionprotected UnrestrictedUseQuantityConsignmentInventory.unrestrictedUseQuantityprotected UnrestrictedUseQuantityInventory.unrestrictedUseQuantityprotected UnrestrictedUseQuantityQualityInspectionLotStock.unrestrictedUseQuantityMethods in org.cxml that return UnrestrictedUseQuantityModifier and TypeMethodDescriptionObjectFactory.createUnrestrictedUseQuantity()Create an instance ofUnrestrictedUseQuantityConsignmentInventory.getUnrestrictedUseQuantity()Gets the value of the unrestrictedUseQuantity property.Inventory.getUnrestrictedUseQuantity()Gets the value of the unrestrictedUseQuantity property.QualityInspectionLotStock.getUnrestrictedUseQuantity()Gets the value of the unrestrictedUseQuantity property.Methods in org.cxml with parameters of type UnrestrictedUseQuantityModifier and TypeMethodDescriptionvoidConsignmentInventory.setUnrestrictedUseQuantity(UnrestrictedUseQuantity value) Sets the value of the unrestrictedUseQuantity property.voidInventory.setUnrestrictedUseQuantity(UnrestrictedUseQuantity value) Sets the value of the unrestrictedUseQuantity property.voidQualityInspectionLotStock.setUnrestrictedUseQuantity(UnrestrictedUseQuantity value) Sets the value of the unrestrictedUseQuantity property.