Uses of Class
org.cxml.ShippingInstructions
-
Packages that use ShippingInstructions Package Description org.cxml -
-
Uses of ShippingInstructions in org.cxml
Fields in org.cxml declared as ShippingInstructions Modifier and Type Field Description protected ShippingInstructionsTransportInformation. shippingInstructionsMethods in org.cxml that return ShippingInstructions Modifier and Type Method Description ShippingInstructionsObjectFactory. createShippingInstructions()Create an instance ofShippingInstructionsShippingInstructionsTransportInformation. getShippingInstructions()Gets the value of the shippingInstructions property.Methods in org.cxml with parameters of type ShippingInstructions Modifier and Type Method Description voidTransportInformation. setShippingInstructions(ShippingInstructions value)Sets the value of the shippingInstructions property.
-