Uses of Class
org.cxml.SupplierOrderInfo
-
Packages that use SupplierOrderInfo Package Description org.cxml -
-
Uses of SupplierOrderInfo in org.cxml
Fields in org.cxml declared as SupplierOrderInfo Modifier and Type Field Description protected SupplierOrderInfoOrderRequestHeader. supplierOrderInfoprotected SupplierOrderInfoPunchOutOrderMessageHeader. supplierOrderInfoMethods in org.cxml that return SupplierOrderInfo Modifier and Type Method Description SupplierOrderInfoObjectFactory. createSupplierOrderInfo()Create an instance ofSupplierOrderInfoSupplierOrderInfoOrderRequestHeader. getSupplierOrderInfo()Gets the value of the supplierOrderInfo property.SupplierOrderInfoPunchOutOrderMessageHeader. getSupplierOrderInfo()Gets the value of the supplierOrderInfo property.Methods in org.cxml with parameters of type SupplierOrderInfo Modifier and Type Method Description voidOrderRequestHeader. setSupplierOrderInfo(SupplierOrderInfo value)Sets the value of the supplierOrderInfo property.voidPunchOutOrderMessageHeader. setSupplierOrderInfo(SupplierOrderInfo value)Sets the value of the supplierOrderInfo property.
-