public class ShippingInstructions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Description |
description |
| Constructor and Description |
|---|
ShippingInstructions() |
| Modifier and Type | Method and Description |
|---|---|
Description |
getDescription()
Gets the value of the description property.
|
void |
setDescription(Description value)
Sets the value of the description property.
|
protected Description description
public Description getDescription()
Descriptionpublic void setDescription(Description value)
value - allowed object is
DescriptionCopyright © 2018 SAP SE. All Rights Reserved.