Uses of Class
org.cxml.SupplierSelector
Packages that use SupplierSelector
-
Uses of SupplierSelector in org.cxml
Fields in org.cxml declared as SupplierSelectorModifier and TypeFieldDescriptionprotected SupplierSelectorQuoteItemOut.supplierSelectorprotected SupplierSelectorQuoteRequestHeader.supplierSelectorMethods in org.cxml that return SupplierSelectorModifier and TypeMethodDescriptionObjectFactory.createSupplierSelector()Create an instance ofSupplierSelectorQuoteItemOut.getSupplierSelector()Gets the value of the supplierSelector property.QuoteRequestHeader.getSupplierSelector()Gets the value of the supplierSelector property.Methods in org.cxml with parameters of type SupplierSelectorModifier and TypeMethodDescriptionvoidQuoteItemOut.setSupplierSelector(SupplierSelector value) Sets the value of the supplierSelector property.voidQuoteRequestHeader.setSupplierSelector(SupplierSelector value) Sets the value of the supplierSelector property.