Uses of Class
org.cxml.Shipping
Packages that use Shipping
-
Uses of Shipping in org.cxml
Modifier and TypeFieldDescriptionprotected ShippingItemIn.shippingprotected ShippingItemOut.shippingprotected ShippingOrderRequestHeader.shippingprotected ShippingPaymentStatus.shippingprotected ShippingPunchOutOrderMessageHeader.shippingprotected ShippingPurchaseRequisitionHeader.shippingprotected ShippingQualityNotificationRequestHeader.shippingprotected ShippingQuoteItemIn.shippingprotected ShippingQuoteItemOut.shippingModifier and TypeMethodDescriptionObjectFactory.createShipping()Create an instance ofShippingItemIn.getShipping()Gets the value of the shipping property.ItemOut.getShipping()Gets the value of the shipping property.OrderRequestHeader.getShipping()Gets the value of the shipping property.PaymentStatus.getShipping()Gets the value of the shipping property.PunchOutOrderMessageHeader.getShipping()Gets the value of the shipping property.PurchaseRequisitionHeader.getShipping()Gets the value of the shipping property.QualityNotificationRequestHeader.getShipping()Gets the value of the shipping property.QuoteItemIn.getShipping()Gets the value of the shipping property.QuoteItemOut.getShipping()Gets the value of the shipping property.Modifier and TypeMethodDescriptionvoidItemIn.setShipping(Shipping value) Sets the value of the shipping property.voidItemOut.setShipping(Shipping value) Sets the value of the shipping property.voidOrderRequestHeader.setShipping(Shipping value) Sets the value of the shipping property.voidPaymentStatus.setShipping(Shipping value) Sets the value of the shipping property.voidPunchOutOrderMessageHeader.setShipping(Shipping value) Sets the value of the shipping property.voidPurchaseRequisitionHeader.setShipping(Shipping value) Sets the value of the shipping property.voidQualityNotificationRequestHeader.setShipping(Shipping value) Sets the value of the shipping property.voidQuoteItemIn.setShipping(Shipping value) Sets the value of the shipping property.voidQuoteItemOut.setShipping(Shipping value) Sets the value of the shipping property.