|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.GetIncentiveEvaluationResponseDetailsType
public class GetIncentiveEvaluationResponseDetailsType
| Constructor Summary | |
|---|---|
GetIncentiveEvaluationResponseDetailsType()
Default Constructor |
|
GetIncentiveEvaluationResponseDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
List<IncentiveDetailType> |
getIncentiveDetails()
Getter for incentiveDetails |
String |
getRequestId()
Getter for requestId |
void |
setIncentiveDetails(List<IncentiveDetailType> incentiveDetails)
Setter for incentiveDetails |
void |
setRequestId(String requestId)
Setter for requestId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetIncentiveEvaluationResponseDetailsType()
public GetIncentiveEvaluationResponseDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public List<IncentiveDetailType> getIncentiveDetails()
public void setIncentiveDetails(List<IncentiveDetailType> incentiveDetails)
public String getRequestId()
public void setRequestId(String requestId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||