public class IndexItemAdd
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected IndexItemDetail |
indexItemDetail |
protected ItemDetail |
itemDetail |
protected ItemID |
itemID |
| Constructor and Description |
|---|
IndexItemAdd() |
| Modifier and Type | Method and Description |
|---|---|
IndexItemDetail |
getIndexItemDetail()
Gets the value of the indexItemDetail property.
|
ItemDetail |
getItemDetail()
Gets the value of the itemDetail property.
|
ItemID |
getItemID()
Gets the value of the itemID property.
|
void |
setIndexItemDetail(IndexItemDetail value)
Sets the value of the indexItemDetail property.
|
void |
setItemDetail(ItemDetail value)
Sets the value of the itemDetail property.
|
void |
setItemID(ItemID value)
Sets the value of the itemID property.
|
protected ItemID itemID
protected ItemDetail itemDetail
protected IndexItemDetail indexItemDetail
public ItemID getItemID()
ItemIDpublic void setItemID(ItemID value)
value - allowed object is
ItemIDpublic ItemDetail getItemDetail()
ItemDetailpublic void setItemDetail(ItemDetail value)
value - allowed object is
ItemDetailpublic IndexItemDetail getIndexItemDetail()
IndexItemDetailpublic void setIndexItemDetail(IndexItemDetail value)
value - allowed object is
IndexItemDetailCopyright © 2018 SAP SE. All Rights Reserved.