|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.GetIncentiveEvaluationRequestDetailsType
public class GetIncentiveEvaluationRequestDetailsType
| Constructor Summary | |
|---|---|
GetIncentiveEvaluationRequestDetailsType()
Default Constructor |
|
| Method Summary | |
|---|---|
List<IncentiveApplyIndicationType> |
getApplyIndication()
Getter for applyIndication |
List<IncentiveBucketType> |
getBuckets()
Getter for buckets |
BasicAmountType |
getCartTotalAmt()
Getter for cartTotalAmt |
String |
getExternalBuyerId()
Getter for externalBuyerId |
List<String> |
getIncentiveCodes()
Getter for incentiveCodes |
IncentiveRequestDetailsType |
getRequestDetails()
Getter for requestDetails |
void |
setApplyIndication(List<IncentiveApplyIndicationType> applyIndication)
Setter for applyIndication |
void |
setBuckets(List<IncentiveBucketType> buckets)
Setter for buckets |
void |
setCartTotalAmt(BasicAmountType cartTotalAmt)
Setter for cartTotalAmt |
void |
setExternalBuyerId(String externalBuyerId)
Setter for externalBuyerId |
void |
setIncentiveCodes(List<String> incentiveCodes)
Setter for incentiveCodes |
void |
setRequestDetails(IncentiveRequestDetailsType requestDetails)
Setter for requestDetails |
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 GetIncentiveEvaluationRequestDetailsType()
| Method Detail |
|---|
public String getExternalBuyerId()
public void setExternalBuyerId(String externalBuyerId)
public List<String> getIncentiveCodes()
public void setIncentiveCodes(List<String> incentiveCodes)
public List<IncentiveApplyIndicationType> getApplyIndication()
public void setApplyIndication(List<IncentiveApplyIndicationType> applyIndication)
public List<IncentiveBucketType> getBuckets()
public void setBuckets(List<IncentiveBucketType> buckets)
public BasicAmountType getCartTotalAmt()
public void setCartTotalAmt(BasicAmountType cartTotalAmt)
public IncentiveRequestDetailsType getRequestDetails()
public void setRequestDetails(IncentiveRequestDetailsType requestDetails)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||