|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.IncentiveApplyIndicationType
public class IncentiveApplyIndicationType
Defines which bucket or item that the incentive should be applied to.
| Constructor Summary | |
|---|---|
IncentiveApplyIndicationType()
Default Constructor |
|
| Method Summary | |
|---|---|
String |
getItemId()
Getter for itemId |
String |
getPaymentRequestID()
Getter for paymentRequestID |
void |
setItemId(String itemId)
Setter for itemId |
void |
setPaymentRequestID(String paymentRequestID)
Setter for paymentRequestID |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncentiveApplyIndicationType()
| Method Detail |
|---|
public String getPaymentRequestID()
public void setPaymentRequestID(String paymentRequestID)
public String getItemId()
public void setItemId(String itemId)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||