public class

GetIncentiveEvaluationReq

extends Object
java.lang.Object
   ↳ ebay.api.paypalapi.GetIncentiveEvaluationReq

Class Overview

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{urn:ebay:api:PayPalAPI}GetIncentiveEvaluationRequest"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected GetIncentiveEvaluationRequestType getIncentiveEvaluationRequest
Public Constructors
GetIncentiveEvaluationReq()
Public Methods
GetIncentiveEvaluationRequestType getGetIncentiveEvaluationRequest()
Gets the value of the getIncentiveEvaluationRequest property.
void setGetIncentiveEvaluationRequest(GetIncentiveEvaluationRequestType value)
Sets the value of the getIncentiveEvaluationRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected GetIncentiveEvaluationRequestType getIncentiveEvaluationRequest

Public Constructors

public GetIncentiveEvaluationReq ()

Public Methods

public GetIncentiveEvaluationRequestType getGetIncentiveEvaluationRequest ()

Gets the value of the getIncentiveEvaluationRequest property.

Returns

public void setGetIncentiveEvaluationRequest (GetIncentiveEvaluationRequestType value)

Sets the value of the getIncentiveEvaluationRequest property.

Parameters
value Allowed object is GetIncentiveEvaluationRequestType