| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected Classification |
Commodity.classification |
protected Classification |
Industry.classification |
protected Classification |
Territory.classification |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Classification> |
BlanketItemDetail.classification |
protected java.util.List<Classification> |
PunchoutDetail.classification |
protected java.util.List<Classification> |
ItemDetail.classification |
| Modifier and Type | Method and Description |
|---|---|
Classification |
ObjectFactory.createClassification()
Create an instance of
Classification |
Classification |
Commodity.getClassification()
Gets the value of the classification property.
|
Classification |
Industry.getClassification()
Gets the value of the classification property.
|
Classification |
Territory.getClassification()
Gets the value of the classification property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Classification> |
BlanketItemDetail.getClassification()
Gets the value of the classification property.
|
java.util.List<Classification> |
PunchoutDetail.getClassification()
Gets the value of the classification property.
|
java.util.List<Classification> |
ItemDetail.getClassification()
Gets the value of the classification property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Commodity.setClassification(Classification value)
Sets the value of the classification property.
|
void |
Industry.setClassification(Classification value)
Sets the value of the classification property.
|
void |
Territory.setClassification(Classification value)
Sets the value of the classification property.
|
Copyright © 2018 SAP SE. All Rights Reserved.