urn.ebay.apis.eBLBaseComponents
Class GetIncentiveEvaluationResponseDetailsType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.GetIncentiveEvaluationResponseDetailsType

public class GetIncentiveEvaluationResponseDetailsType
extends Object


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

GetIncentiveEvaluationResponseDetailsType

public GetIncentiveEvaluationResponseDetailsType()
Default Constructor


GetIncentiveEvaluationResponseDetailsType

public GetIncentiveEvaluationResponseDetailsType(Node node)
                                          throws XPathExpressionException
Throws:
XPathExpressionException
Method Detail

getIncentiveDetails

public List<IncentiveDetailType> getIncentiveDetails()
Getter for incentiveDetails


setIncentiveDetails

public void setIncentiveDetails(List<IncentiveDetailType> incentiveDetails)
Setter for incentiveDetails


getRequestId

public String getRequestId()
Getter for requestId


setRequestId

public void setRequestId(String requestId)
Setter for requestId



Copyright © 2012. All Rights Reserved.