|
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.CharityInfoType
public class CharityInfoType
Type defining the Charity container, which consists of all details related to a nonprofit charity organization.
Java class for CharityInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CharityInfoType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ListingNPEmailNotifPref" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ListingNPEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ListingNPContactName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Mission" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="LogoURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="Status" type="{urn:ebay:apis:eBLBaseComponents}CharityStatusCodeType" minOccurs="0"/> <element name="SearchableString" 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" maxOccurs="3" minOccurs="0"/> <element name="CharityID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="LogoURLSelling" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="DisplayLogoSelling" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="DisplayNameInCheckout" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ShowMultipleDonationAmountInCheckout" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ExternalID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PopularityIndex" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="EIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="NonProfitSecondName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="NonProfitAddress" type="{urn:ebay:apis:eBLBaseComponents}NonProfitAddressType" maxOccurs="unbounded" minOccurs="0"/> <element name="NonProfitSocialAddress" type="{urn:ebay:apis:eBLBaseComponents}NonProfitSocialAddressType" maxOccurs="unbounded" minOccurs="0"/> <any/> </sequence> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<Object> |
any
|
protected List<Integer> |
charityDomain
|
protected String |
charityID
|
protected Integer |
charityRegion
|
protected String |
description
|
protected Boolean |
displayLogoSelling
|
protected Boolean |
displayNameInCheckout
|
protected String |
ein
|
protected String |
externalID
|
protected String |
id
|
protected String |
listingNPContactName
|
protected String |
listingNPEmail
|
protected Boolean |
listingNPEmailNotifPref
|
protected String |
logoURL
|
protected String |
logoURLSelling
|
protected String |
mission
|
protected String |
name
|
protected List<NonProfitAddressType> |
nonProfitAddress
|
protected String |
nonProfitSecondName
|
protected List<NonProfitSocialAddressType> |
nonProfitSocialAddress
|
protected Integer |
popularityIndex
|
protected String |
searchableString
|
protected Boolean |
showMultipleDonationAmountInCheckout
|
protected CharityStatusCodeType |
status
|
Constructor Summary | |
---|---|
CharityInfoType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
protected List<Integer> |
_getCharityDomain()
|
protected List<NonProfitAddressType> |
_getNonProfitAddress()
|
protected List<NonProfitSocialAddressType> |
_getNonProfitSocialAddress()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
int[] |
getCharityDomain()
|
int |
getCharityDomain(int idx)
|
int |
getCharityDomainLength()
|
String |
getCharityID()
Gets the value of the charityID property. |
Integer |
getCharityRegion()
Gets the value of the charityRegion property. |
String |
getDescription()
Gets the value of the description property. |
String |
getEIN()
Gets the value of the ein property. |
String |
getExternalID()
Gets the value of the externalID property. |
String |
getId()
Gets the value of the id property. |
String |
getListingNPContactName()
Gets the value of the listingNPContactName property. |
String |
getListingNPEmail()
Gets the value of the listingNPEmail property. |
String |
getLogoURL()
Gets the value of the logoURL property. |
String |
getLogoURLSelling()
Gets the value of the logoURLSelling property. |
String |
getMission()
Gets the value of the mission property. |
String |
getName()
Gets the value of the name property. |
NonProfitAddressType[] |
getNonProfitAddress()
|
NonProfitAddressType |
getNonProfitAddress(int idx)
|
int |
getNonProfitAddressLength()
|
String |
getNonProfitSecondName()
Gets the value of the nonProfitSecondName property. |
NonProfitSocialAddressType[] |
getNonProfitSocialAddress()
|
NonProfitSocialAddressType |
getNonProfitSocialAddress(int idx)
|
int |
getNonProfitSocialAddressLength()
|
Integer |
getPopularityIndex()
Gets the value of the popularityIndex property. |
String |
getSearchableString()
Gets the value of the searchableString property. |
CharityStatusCodeType |
getStatus()
Gets the value of the status property. |
Boolean |
isDisplayLogoSelling()
Gets the value of the displayLogoSelling property. |
Boolean |
isDisplayNameInCheckout()
Gets the value of the displayNameInCheckout property. |
Boolean |
isListingNPEmailNotifPref()
Gets the value of the listingNPEmailNotifPref property. |
Boolean |
isShowMultipleDonationAmountInCheckout()
Gets the value of the showMultipleDonationAmountInCheckout property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setCharityDomain(int[] values)
|
int |
setCharityDomain(int idx,
int value)
|
void |
setCharityID(String value)
Sets the value of the charityID property. |
void |
setCharityRegion(Integer value)
Sets the value of the charityRegion property. |
void |
setDescription(String value)
Sets the value of the description property. |
void |
setDisplayLogoSelling(Boolean value)
Sets the value of the displayLogoSelling property. |
void |
setDisplayNameInCheckout(Boolean value)
Sets the value of the displayNameInCheckout property. |
void |
setEIN(String value)
Sets the value of the ein property. |
void |
setExternalID(String value)
Sets the value of the externalID property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setListingNPContactName(String value)
Sets the value of the listingNPContactName property. |
void |
setListingNPEmail(String value)
Sets the value of the listingNPEmail property. |
void |
setListingNPEmailNotifPref(Boolean value)
Sets the value of the listingNPEmailNotifPref property. |
void |
setLogoURL(String value)
Sets the value of the logoURL property. |
void |
setLogoURLSelling(String value)
Sets the value of the logoURLSelling property. |
void |
setMission(String value)
Sets the value of the mission property. |
void |
setName(String value)
Sets the value of the name property. |
NonProfitAddressType |
setNonProfitAddress(int idx,
NonProfitAddressType value)
|
void |
setNonProfitAddress(NonProfitAddressType[] values)
|
void |
setNonProfitSecondName(String value)
Sets the value of the nonProfitSecondName property. |
NonProfitSocialAddressType |
setNonProfitSocialAddress(int idx,
NonProfitSocialAddressType value)
|
void |
setNonProfitSocialAddress(NonProfitSocialAddressType[] values)
|
void |
setPopularityIndex(Integer value)
Sets the value of the popularityIndex property. |
void |
setSearchableString(String value)
Sets the value of the searchableString property. |
void |
setShowMultipleDonationAmountInCheckout(Boolean value)
Sets the value of the showMultipleDonationAmountInCheckout property. |
void |
setStatus(CharityStatusCodeType value)
Sets the value of the status property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String name
protected Boolean listingNPEmailNotifPref
protected String listingNPEmail
protected String listingNPContactName
protected String mission
protected String logoURL
protected CharityStatusCodeType status
protected String searchableString
protected Integer charityRegion
protected List<Integer> charityDomain
protected String charityID
protected String logoURLSelling
protected Boolean displayLogoSelling
protected Boolean displayNameInCheckout
protected String description
protected Boolean showMultipleDonationAmountInCheckout
protected String externalID
protected Integer popularityIndex
protected String ein
protected String nonProfitSecondName
protected List<NonProfitAddressType> nonProfitAddress
protected List<NonProfitSocialAddressType> nonProfitSocialAddress
protected List<Object> any
protected String id
Constructor Detail |
---|
public CharityInfoType()
Method Detail |
---|
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public Boolean isListingNPEmailNotifPref()
Boolean
public void setListingNPEmailNotifPref(Boolean value)
value
- allowed object is
Boolean
public String getListingNPEmail()
String
public void setListingNPEmail(String value)
value
- allowed object is
String
public String getListingNPContactName()
String
public void setListingNPContactName(String value)
value
- allowed object is
String
public String getMission()
String
public void setMission(String value)
value
- allowed object is
String
public String getLogoURL()
String
public void setLogoURL(String value)
value
- allowed object is
String
public CharityStatusCodeType getStatus()
CharityStatusCodeType
public void setStatus(CharityStatusCodeType value)
value
- allowed object is
CharityStatusCodeType
public String getSearchableString()
String
public void setSearchableString(String value)
value
- allowed object is
String
public Integer getCharityRegion()
Integer
public void setCharityRegion(Integer value)
value
- allowed object is
Integer
public int[] getCharityDomain()
Integer
public int getCharityDomain(int idx)
Integer
public int getCharityDomainLength()
public void setCharityDomain(int[] values)
values
- allowed objects are
Integer
protected List<Integer> _getCharityDomain()
public int setCharityDomain(int idx, int value)
value
- allowed object is
Integer
public String getCharityID()
String
public void setCharityID(String value)
value
- allowed object is
String
public String getLogoURLSelling()
String
public void setLogoURLSelling(String value)
value
- allowed object is
String
public Boolean isDisplayLogoSelling()
Boolean
public void setDisplayLogoSelling(Boolean value)
value
- allowed object is
Boolean
public Boolean isDisplayNameInCheckout()
Boolean
public void setDisplayNameInCheckout(Boolean value)
value
- allowed object is
Boolean
public String getDescription()
String
public void setDescription(String value)
value
- allowed object is
String
public Boolean isShowMultipleDonationAmountInCheckout()
Boolean
public void setShowMultipleDonationAmountInCheckout(Boolean value)
value
- allowed object is
Boolean
public String getExternalID()
String
public void setExternalID(String value)
value
- allowed object is
String
public Integer getPopularityIndex()
Integer
public void setPopularityIndex(Integer value)
value
- allowed object is
Integer
public String getEIN()
String
public void setEIN(String value)
value
- allowed object is
String
public String getNonProfitSecondName()
String
public void setNonProfitSecondName(String value)
value
- allowed object is
String
public NonProfitAddressType[] getNonProfitAddress()
NonProfitAddressType
public NonProfitAddressType getNonProfitAddress(int idx)
NonProfitAddressType
public int getNonProfitAddressLength()
public void setNonProfitAddress(NonProfitAddressType[] values)
values
- allowed objects are
NonProfitAddressType
protected List<NonProfitAddressType> _getNonProfitAddress()
public NonProfitAddressType setNonProfitAddress(int idx, NonProfitAddressType value)
value
- allowed object is
NonProfitAddressType
public NonProfitSocialAddressType[] getNonProfitSocialAddress()
NonProfitSocialAddressType
public NonProfitSocialAddressType getNonProfitSocialAddress(int idx)
NonProfitSocialAddressType
public int getNonProfitSocialAddressLength()
public void setNonProfitSocialAddress(NonProfitSocialAddressType[] values)
values
- allowed objects are
NonProfitSocialAddressType
protected List<NonProfitSocialAddressType> _getNonProfitSocialAddress()
public NonProfitSocialAddressType setNonProfitSocialAddress(int idx, NonProfitSocialAddressType value)
value
- allowed object is
NonProfitSocialAddressType
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
public String getId()
String
public void setId(String value)
value
- allowed object is
String
|
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.