public class IndexItemPunchout
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ItemID |
itemID |
protected PunchoutDetail |
punchoutDetail |
| Constructor and Description |
|---|
IndexItemPunchout() |
| Modifier and Type | Method and Description |
|---|---|
ItemID |
getItemID()
Gets the value of the itemID property.
|
PunchoutDetail |
getPunchoutDetail()
Gets the value of the punchoutDetail property.
|
void |
setItemID(ItemID value)
Sets the value of the itemID property.
|
void |
setPunchoutDetail(PunchoutDetail value)
Sets the value of the punchoutDetail property.
|
protected ItemID itemID
protected PunchoutDetail punchoutDetail
public ItemID getItemID()
ItemIDpublic void setItemID(ItemID value)
value - allowed object is
ItemIDpublic PunchoutDetail getPunchoutDetail()
PunchoutDetailpublic void setPunchoutDetail(PunchoutDetail value)
value - allowed object is
PunchoutDetailCopyright © 2018 SAP SE. All Rights Reserved.