Uses of Class
org.cxml.ShippingInstructions
Packages that use ShippingInstructions
-
Uses of ShippingInstructions in org.cxml
Fields in org.cxml declared as ShippingInstructionsModifier and TypeFieldDescriptionprotected ShippingInstructionsTransportInformation.shippingInstructionsMethods in org.cxml that return ShippingInstructionsModifier and TypeMethodDescriptionObjectFactory.createShippingInstructions()Create an instance ofShippingInstructionsTransportInformation.getShippingInstructions()Gets the value of the shippingInstructions property.Methods in org.cxml with parameters of type ShippingInstructionsModifier and TypeMethodDescriptionvoidTransportInformation.setShippingInstructions(ShippingInstructions value) Sets the value of the shippingInstructions property.