|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.IncentiveAppliedDetailsType
public class IncentiveAppliedDetailsType
Details of incentive application on individual bucket/item.
| Constructor Summary | |
|---|---|
IncentiveAppliedDetailsType()
Default Constructor |
|
IncentiveAppliedDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
BasicAmountType |
getDiscountAmount()
Getter for discountAmount |
String |
getExternalTxnId()
Getter for externalTxnId |
String |
getItemId()
Getter for itemId |
String |
getPaymentRequestID()
Getter for paymentRequestID |
String |
getSubType()
Getter for subType |
void |
setDiscountAmount(BasicAmountType discountAmount)
Setter for discountAmount |
void |
setExternalTxnId(String externalTxnId)
Setter for externalTxnId |
void |
setItemId(String itemId)
Setter for itemId |
void |
setPaymentRequestID(String paymentRequestID)
Setter for paymentRequestID |
void |
setSubType(String subType)
Setter for subType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncentiveAppliedDetailsType()
public IncentiveAppliedDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getPaymentRequestID()
public void setPaymentRequestID(String paymentRequestID)
public String getItemId()
public void setItemId(String itemId)
public String getExternalTxnId()
public void setExternalTxnId(String externalTxnId)
public BasicAmountType getDiscountAmount()
public void setDiscountAmount(BasicAmountType discountAmount)
public String getSubType()
public void setSubType(String subType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||