urn.ebay.api.PayPalAPI
Class GetIncentiveEvaluationReq

java.lang.Object
  extended by urn.ebay.api.PayPalAPI.GetIncentiveEvaluationReq

public class GetIncentiveEvaluationReq
extends Object


Constructor Summary
GetIncentiveEvaluationReq()
          Default Constructor
 
Method Summary
 GetIncentiveEvaluationRequestType getGetIncentiveEvaluationRequest()
          Getter for getIncentiveEvaluationRequest
 void setGetIncentiveEvaluationRequest(GetIncentiveEvaluationRequestType getIncentiveEvaluationRequest)
          Setter for getIncentiveEvaluationRequest
 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

GetIncentiveEvaluationReq

public GetIncentiveEvaluationReq()
Default Constructor

Method Detail

getGetIncentiveEvaluationRequest

public GetIncentiveEvaluationRequestType getGetIncentiveEvaluationRequest()
Getter for getIncentiveEvaluationRequest


setGetIncentiveEvaluationRequest

public void setGetIncentiveEvaluationRequest(GetIncentiveEvaluationRequestType getIncentiveEvaluationRequest)
Setter for getIncentiveEvaluationRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.