|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AbstractRequestType
com.ebay.soap.eBLBaseComponents.GetVeROReasonCodeDetailsRequestType
public class GetVeROReasonCodeDetailsRequestType
Retrieves details for VeRO reason codes and their descriptions. You can specify a
reason code ID to get details for a specific reason on the site specified in the
request header. If ReasonCodeID is not passed in the request, all reason codes are
returned. Set ReturnAllSites to true
to retrieve reason codes for all sites.
You must be a member of the Verified Rights Owner (VeRO) Program to use this call.
Java class for GetVeROReasonCodeDetailsRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetVeROReasonCodeDetailsRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="ReasonCodeID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="ReturnAllSites" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.Long |
reasonCodeID
|
protected java.lang.Boolean |
returnAllSites
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
GetVeROReasonCodeDetailsRequestType()
|
Method Summary | |
---|---|
java.lang.Long |
getReasonCodeID()
Gets the value of the reasonCodeID property. |
java.lang.Boolean |
isReturnAllSites()
Gets the value of the returnAllSites property. |
void |
setReasonCodeID(java.lang.Long value)
Sets the value of the reasonCodeID property. |
void |
setReturnAllSites(java.lang.Boolean value)
Sets the value of the returnAllSites property. |
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Long reasonCodeID
protected java.lang.Boolean returnAllSites
Constructor Detail |
---|
public GetVeROReasonCodeDetailsRequestType()
Method Detail |
---|
public java.lang.Long getReasonCodeID()
Long
public void setReasonCodeID(java.lang.Long value)
value
- allowed object is
Long
public java.lang.Boolean isReturnAllSites()
Boolean
public void setReturnAllSites(java.lang.Boolean value)
value
- allowed object is
Boolean
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.