public class GetIncentiveEvaluationRequestDetailsType extends Object
| Constructor and Description |
|---|
GetIncentiveEvaluationRequestDetailsType()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
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) |
public GetIncentiveEvaluationRequestDetailsType()
public String getExternalBuyerId()
public void setExternalBuyerId(String externalBuyerId)
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)
Copyright © 2015. All Rights Reserved.