public class ItemDetailIndustry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ItemDetailRetail |
itemDetailRetail |
| Constructor and Description |
|---|
ItemDetailIndustry() |
| Modifier and Type | Method and Description |
|---|---|
ItemDetailRetail |
getItemDetailRetail()
Gets the value of the itemDetailRetail property.
|
void |
setItemDetailRetail(ItemDetailRetail value)
Sets the value of the itemDetailRetail property.
|
protected ItemDetailRetail itemDetailRetail
public ItemDetailRetail getItemDetailRetail()
ItemDetailRetailpublic void setItemDetailRetail(ItemDetailRetail value)
value - allowed object is
ItemDetailRetailCopyright © 2018 SAP SE. All Rights Reserved.