public class GetIncentiveEvaluationResponseDetailsType extends Object
| Constructor and Description |
|---|
GetIncentiveEvaluationResponseDetailsType()
Default Constructor
|
GetIncentiveEvaluationResponseDetailsType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
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
|
public GetIncentiveEvaluationResponseDetailsType()
public GetIncentiveEvaluationResponseDetailsType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic List<IncentiveDetailType> getIncentiveDetails()
public void setIncentiveDetails(List<IncentiveDetailType> incentiveDetails)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2015. All Rights Reserved.