Package org.cxml
Class ShippingInstructions
java.lang.Object
org.cxml.ShippingInstructions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the description property.voidsetDescription(Description value) Sets the value of the description property.
-
Field Details
-
description
-
-
Constructor Details
-
ShippingInstructions
public ShippingInstructions()
-
-
Method Details
-
getDescription
Gets the value of the description property.- Returns:
- possible object is
Description
-
setDescription
Sets the value of the description property.- Parameters:
value- allowed object isDescription
-