Uses of Class
org.cxml.QualityInspectionQuantity
Packages that use QualityInspectionQuantity
-
Uses of QualityInspectionQuantity in org.cxml
Fields in org.cxml declared as QualityInspectionQuantityModifier and TypeFieldDescriptionprotected QualityInspectionQuantityConsignmentInventory.qualityInspectionQuantityprotected QualityInspectionQuantityInventory.qualityInspectionQuantityprotected QualityInspectionQuantityQualityInspectionResultRequestHeader.qualityInspectionQuantityMethods in org.cxml that return QualityInspectionQuantityModifier and TypeMethodDescriptionObjectFactory.createQualityInspectionQuantity()Create an instance ofQualityInspectionQuantityConsignmentInventory.getQualityInspectionQuantity()Gets the value of the qualityInspectionQuantity property.Inventory.getQualityInspectionQuantity()Gets the value of the qualityInspectionQuantity property.QualityInspectionResultRequestHeader.getQualityInspectionQuantity()Gets the value of the qualityInspectionQuantity property.Methods in org.cxml with parameters of type QualityInspectionQuantityModifier and TypeMethodDescriptionvoidConsignmentInventory.setQualityInspectionQuantity(QualityInspectionQuantity value) Sets the value of the qualityInspectionQuantity property.voidInventory.setQualityInspectionQuantity(QualityInspectionQuantity value) Sets the value of the qualityInspectionQuantity property.voidQualityInspectionResultRequestHeader.setQualityInspectionQuantity(QualityInspectionQuantity value) Sets the value of the qualityInspectionQuantity property.