public class GetIncentiveEvaluationResponseType extends AbstractResponseType
Java class for GetIncentiveEvaluationResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetIncentiveEvaluationResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element ref="{urn:ebay:apis:eBLBaseComponents}GetIncentiveEvaluationResponseDetails"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetIncentiveEvaluationResponseDetailsType |
getIncentiveEvaluationResponseDetails |
ack, any, build, correlationID, errors, timestamp, version
Constructor and Description |
---|
GetIncentiveEvaluationResponseType() |
Modifier and Type | Method and Description |
---|---|
GetIncentiveEvaluationResponseDetailsType |
getGetIncentiveEvaluationResponseDetails()
Gets the value of the getIncentiveEvaluationResponseDetails property.
|
void |
setGetIncentiveEvaluationResponseDetails(GetIncentiveEvaluationResponseDetailsType value)
Sets the value of the getIncentiveEvaluationResponseDetails property.
|
getAck, getAny, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setAny, setBuild, setCorrelationID, setTimestamp, setVersion
protected GetIncentiveEvaluationResponseDetailsType getIncentiveEvaluationResponseDetails
public GetIncentiveEvaluationResponseDetailsType getGetIncentiveEvaluationResponseDetails()
GetIncentiveEvaluationResponseDetailsType
public void setGetIncentiveEvaluationResponseDetails(GetIncentiveEvaluationResponseDetailsType value)
value
- the value
allowed object is
GetIncentiveEvaluationResponseDetailsType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.