|
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.GetCharitiesRequestType
public class GetCharitiesRequestType
The GetCharities call is used to search for nonprofit organizations that are registered with the eBay for Charity program. This call allows users to search for a specific nonprofit organization, or to search for multiple nonprofit organizations from a particular charitable domain, and/or geographical region, or by using a search string.
Java class for GetCharitiesRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetCharitiesRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="CharityID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CharityName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CharityRegion" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="CharityDomain" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="IncludeDescription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="MatchType" type="{urn:ebay:apis:eBLBaseComponents}StringMatchCodeType" minOccurs="0"/> <element name="Featured" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="CampaignID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.Long |
campaignID
|
protected java.lang.Integer |
charityDomain
|
protected java.lang.String |
charityID
|
protected java.lang.String |
charityName
|
protected java.lang.Integer |
charityRegion
|
protected java.lang.Boolean |
featured
|
protected java.lang.Boolean |
includeDescription
|
protected StringMatchCodeType |
matchType
|
protected java.lang.String |
query
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
GetCharitiesRequestType()
|
Method Summary | |
---|---|
java.lang.Long |
getCampaignID()
Gets the value of the campaignID property. |
java.lang.Integer |
getCharityDomain()
Gets the value of the charityDomain property. |
java.lang.String |
getCharityID()
Gets the value of the charityID property. |
java.lang.String |
getCharityName()
Gets the value of the charityName property. |
java.lang.Integer |
getCharityRegion()
Gets the value of the charityRegion property. |
StringMatchCodeType |
getMatchType()
Gets the value of the matchType property. |
java.lang.String |
getQuery()
Gets the value of the query property. |
java.lang.Boolean |
isFeatured()
Gets the value of the featured property. |
java.lang.Boolean |
isIncludeDescription()
Gets the value of the includeDescription property. |
void |
setCampaignID(java.lang.Long value)
Sets the value of the campaignID property. |
void |
setCharityDomain(java.lang.Integer value)
Sets the value of the charityDomain property. |
void |
setCharityID(java.lang.String value)
Sets the value of the charityID property. |
void |
setCharityName(java.lang.String value)
Sets the value of the charityName property. |
void |
setCharityRegion(java.lang.Integer value)
Sets the value of the charityRegion property. |
void |
setFeatured(java.lang.Boolean value)
Sets the value of the featured property. |
void |
setIncludeDescription(java.lang.Boolean value)
Sets the value of the includeDescription property. |
void |
setMatchType(StringMatchCodeType value)
Sets the value of the matchType property. |
void |
setQuery(java.lang.String value)
Sets the value of the query 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.String charityID
protected java.lang.String charityName
protected java.lang.String query
protected java.lang.Integer charityRegion
protected java.lang.Integer charityDomain
protected java.lang.Boolean includeDescription
protected StringMatchCodeType matchType
protected java.lang.Boolean featured
protected java.lang.Long campaignID
Constructor Detail |
---|
public GetCharitiesRequestType()
Method Detail |
---|
public java.lang.String getCharityID()
String
public void setCharityID(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCharityName()
String
public void setCharityName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getQuery()
String
public void setQuery(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getCharityRegion()
Integer
public void setCharityRegion(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getCharityDomain()
Integer
public void setCharityDomain(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isIncludeDescription()
Boolean
public void setIncludeDescription(java.lang.Boolean value)
value
- allowed object is
Boolean
public StringMatchCodeType getMatchType()
StringMatchCodeType
public void setMatchType(StringMatchCodeType value)
value
- allowed object is
StringMatchCodeType
public java.lang.Boolean isFeatured()
Boolean
public void setFeatured(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Long getCampaignID()
Long
public void setCampaignID(java.lang.Long value)
value
- allowed object is
Long
|
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.