Uses of Class
org.cxml.ReturnQuantity
Packages that use ReturnQuantity
-
Uses of ReturnQuantity in org.cxml
Fields in org.cxml declared as ReturnQuantityModifier and TypeFieldDescriptionprotected ReturnQuantityQualityInspectionLotStock.returnQuantityprotected ReturnQuantityQualityNotificationRequestHeader.returnQuantityprotected ReturnQuantitySalesReport.returnQuantityMethods in org.cxml that return ReturnQuantityModifier and TypeMethodDescriptionObjectFactory.createReturnQuantity()Create an instance ofReturnQuantityQualityInspectionLotStock.getReturnQuantity()Gets the value of the returnQuantity property.QualityNotificationRequestHeader.getReturnQuantity()Gets the value of the returnQuantity property.SalesReport.getReturnQuantity()Gets the value of the returnQuantity property.Methods in org.cxml with parameters of type ReturnQuantityModifier and TypeMethodDescriptionvoidQualityInspectionLotStock.setReturnQuantity(ReturnQuantity value) Sets the value of the returnQuantity property.voidQualityNotificationRequestHeader.setReturnQuantity(ReturnQuantity value) Sets the value of the returnQuantity property.voidSalesReport.setReturnQuantity(ReturnQuantity value) Sets the value of the returnQuantity property.