Uses of Class
org.cxml.SupplierSetup
-
Packages that use SupplierSetup Package Description org.cxml -
-
Uses of SupplierSetup in org.cxml
Fields in org.cxml declared as SupplierSetup Modifier and Type Field Description protected SupplierSetupPunchOutSetupRequest. supplierSetupMethods in org.cxml that return SupplierSetup Modifier and Type Method Description SupplierSetupObjectFactory. createSupplierSetup()Create an instance ofSupplierSetupSupplierSetupPunchOutSetupRequest. getSupplierSetup()Gets the value of the supplierSetup property.Methods in org.cxml with parameters of type SupplierSetup Modifier and Type Method Description voidPunchOutSetupRequest. setSupplierSetup(SupplierSetup value)Sets the value of the supplierSetup property.
-