public class Commodity
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Classification |
classification |
| Constructor and Description |
|---|
Commodity() |
| Modifier and Type | Method and Description |
|---|---|
Classification |
getClassification()
Gets the value of the classification property.
|
void |
setClassification(Classification value)
Sets the value of the classification property.
|
protected Classification classification
public Classification getClassification()
Classificationpublic void setClassification(Classification value)
value - allowed object is
ClassificationCopyright © 2018 SAP SE. All Rights Reserved.