|
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.UserType
public class UserType
Type to contain the data for one eBay user. Depending on the context, the user might be the seller or the buyer on either side of an order, or the bidder or winning bidder in a listing. An object of this type is returned by a number of calls, including the GetUser call.
Java class for UserType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AboutMePage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="EIASToken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FeedbackScore" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="UniqueNegativeFeedbackCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="UniquePositiveFeedbackCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="PositiveFeedbackPercent" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="FeedbackPrivate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="FeedbackRatingStar" type="{urn:ebay:apis:eBLBaseComponents}FeedbackRatingStarCodeType" minOccurs="0"/> <element name="IDVerified" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="eBayGoodStanding" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="NewUser" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="RegistrationAddress" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/> <element name="RegistrationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Site" type="{urn:ebay:apis:eBLBaseComponents}SiteCodeType" minOccurs="0"/> <element name="Status" type="{urn:ebay:apis:eBLBaseComponents}UserStatusCodeType" minOccurs="0"/> <element name="UserID" type="{urn:ebay:apis:eBLBaseComponents}UserIDType" minOccurs="0"/> <element name="UserIDChanged" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="UserIDLastChanged" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="VATStatus" type="{urn:ebay:apis:eBLBaseComponents}VATStatusCodeType" minOccurs="0"/> <element name="BuyerInfo" type="{urn:ebay:apis:eBLBaseComponents}BuyerType" minOccurs="0"/> <element name="SellerInfo" type="{urn:ebay:apis:eBLBaseComponents}SellerType" minOccurs="0"/> <element name="BusinessRole" type="{urn:ebay:apis:eBLBaseComponents}BusinessRoleType" minOccurs="0"/> <element name="CharityAffiliations" type="{urn:ebay:apis:eBLBaseComponents}CharityAffiliationsType" minOccurs="0"/> <element name="PayPalAccountLevel" type="{urn:ebay:apis:eBLBaseComponents}PayPalAccountLevelCodeType" minOccurs="0"/> <element name="PayPalAccountType" type="{urn:ebay:apis:eBLBaseComponents}PayPalAccountTypeCodeType" minOccurs="0"/> <element name="PayPalAccountStatus" type="{urn:ebay:apis:eBLBaseComponents}PayPalAccountStatusCodeType" minOccurs="0"/> <element name="UserSubscription" type="{urn:ebay:apis:eBLBaseComponents}EBaySubscriptionTypeCodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="SiteVerified" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SkypeID" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="eBayWikiReadOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TUVLevel" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="VATID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SellerPaymentMethod" type="{urn:ebay:apis:eBLBaseComponents}SellerPaymentMethodCodeType" minOccurs="0"/> <element name="BiddingSummary" type="{urn:ebay:apis:eBLBaseComponents}BiddingSummaryType" minOccurs="0"/> <element name="UserAnonymized" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="UniqueNeutralFeedbackCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="EnterpriseSeller" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="BillingEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="QualifiesForSelling" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="StaticAlias" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ShippingAddress" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/> <element name="Membership" type="{urn:ebay:apis:eBLBaseComponents}MembershipDetailsType" minOccurs="0"/> <element name="UserFirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UserLastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.Boolean |
aboutMePage
|
protected java.util.List<java.lang.Object> |
any
|
protected BiddingSummaryType |
biddingSummary
|
protected java.lang.String |
billingEmail
|
protected BusinessRoleType |
businessRole
|
protected BuyerType |
buyerInfo
|
protected CharityAffiliationsType |
charityAffiliations
|
protected java.lang.Boolean |
eBayGoodStanding
|
protected java.lang.Boolean |
eBayWikiReadOnly
|
protected java.lang.String |
eiasToken
|
protected java.lang.String |
email
|
protected java.lang.Boolean |
enterpriseSeller
|
protected java.lang.Boolean |
feedbackPrivate
|
protected FeedbackRatingStarCodeType |
feedbackRatingStar
|
protected java.lang.Integer |
feedbackScore
|
protected java.lang.Boolean |
idVerified
|
protected MembershipDetailsType |
membership
|
protected java.lang.Boolean |
newUser
|
protected PayPalAccountLevelCodeType |
payPalAccountLevel
|
protected PayPalAccountStatusCodeType |
payPalAccountStatus
|
protected PayPalAccountTypeCodeType |
payPalAccountType
|
protected java.lang.Float |
positiveFeedbackPercent
|
protected java.lang.Boolean |
qualifiesForSelling
|
protected AddressType |
registrationAddress
|
protected java.util.Calendar |
registrationDate
|
protected SellerType |
sellerInfo
|
protected SellerPaymentMethodCodeType |
sellerPaymentMethod
|
protected AddressType |
shippingAddress
|
protected SiteCodeType |
site
|
protected java.lang.Boolean |
siteVerified
|
protected java.util.List<java.lang.String> |
skypeID
|
protected java.lang.String |
staticAlias
|
protected UserStatusCodeType |
status
|
protected java.lang.Integer |
tuvLevel
|
protected java.lang.Integer |
uniqueNegativeFeedbackCount
|
protected java.lang.Integer |
uniqueNeutralFeedbackCount
|
protected java.lang.Integer |
uniquePositiveFeedbackCount
|
protected java.lang.Boolean |
userAnonymized
|
protected java.lang.String |
userFirstName
|
protected java.lang.String |
userID
|
protected java.lang.Boolean |
userIDChanged
|
protected java.util.Calendar |
userIDLastChanged
|
protected java.lang.String |
userLastName
|
protected java.util.List<EBaySubscriptionTypeCodeType> |
userSubscription
|
protected java.lang.String |
vatid
|
protected VATStatusCodeType |
vatStatus
|
Constructor Summary | |
---|---|
UserType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
protected java.util.List<java.lang.String> |
_getSkypeID()
|
protected java.util.List<EBaySubscriptionTypeCodeType> |
_getUserSubscription()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
BiddingSummaryType |
getBiddingSummary()
Gets the value of the biddingSummary property. |
java.lang.String |
getBillingEmail()
Gets the value of the billingEmail property. |
BusinessRoleType |
getBusinessRole()
Gets the value of the businessRole property. |
BuyerType |
getBuyerInfo()
Gets the value of the buyerInfo property. |
CharityAffiliationsType |
getCharityAffiliations()
Gets the value of the charityAffiliations property. |
java.lang.String |
getEIASToken()
Gets the value of the eiasToken property. |
java.lang.String |
getEmail()
Gets the value of the email property. |
FeedbackRatingStarCodeType |
getFeedbackRatingStar()
Gets the value of the feedbackRatingStar property. |
java.lang.Integer |
getFeedbackScore()
Gets the value of the feedbackScore property. |
MembershipDetailsType |
getMembership()
Gets the value of the membership property. |
PayPalAccountLevelCodeType |
getPayPalAccountLevel()
Gets the value of the payPalAccountLevel property. |
PayPalAccountStatusCodeType |
getPayPalAccountStatus()
Gets the value of the payPalAccountStatus property. |
PayPalAccountTypeCodeType |
getPayPalAccountType()
Gets the value of the payPalAccountType property. |
java.lang.Float |
getPositiveFeedbackPercent()
Gets the value of the positiveFeedbackPercent property. |
AddressType |
getRegistrationAddress()
Gets the value of the registrationAddress property. |
java.util.Calendar |
getRegistrationDate()
Gets the value of the registrationDate property. |
SellerType |
getSellerInfo()
Gets the value of the sellerInfo property. |
SellerPaymentMethodCodeType |
getSellerPaymentMethod()
Gets the value of the sellerPaymentMethod property. |
AddressType |
getShippingAddress()
Gets the value of the shippingAddress property. |
SiteCodeType |
getSite()
Gets the value of the site property. |
java.lang.String[] |
getSkypeID()
|
java.lang.String |
getSkypeID(int idx)
|
int |
getSkypeIDLength()
|
java.lang.String |
getStaticAlias()
Gets the value of the staticAlias property. |
UserStatusCodeType |
getStatus()
Gets the value of the status property. |
java.lang.Integer |
getTUVLevel()
Gets the value of the tuvLevel property. |
java.lang.Integer |
getUniqueNegativeFeedbackCount()
Gets the value of the uniqueNegativeFeedbackCount property. |
java.lang.Integer |
getUniqueNeutralFeedbackCount()
Gets the value of the uniqueNeutralFeedbackCount property. |
java.lang.Integer |
getUniquePositiveFeedbackCount()
Gets the value of the uniquePositiveFeedbackCount property. |
java.lang.String |
getUserFirstName()
Gets the value of the userFirstName property. |
java.lang.String |
getUserID()
Gets the value of the userID property. |
java.util.Calendar |
getUserIDLastChanged()
Gets the value of the userIDLastChanged property. |
java.lang.String |
getUserLastName()
Gets the value of the userLastName property. |
EBaySubscriptionTypeCodeType[] |
getUserSubscription()
|
EBaySubscriptionTypeCodeType |
getUserSubscription(int idx)
|
int |
getUserSubscriptionLength()
|
java.lang.String |
getVATID()
Gets the value of the vatid property. |
VATStatusCodeType |
getVATStatus()
Gets the value of the vatStatus property. |
java.lang.Boolean |
isAboutMePage()
Gets the value of the aboutMePage property. |
java.lang.Boolean |
isEBayGoodStanding()
Gets the value of the eBayGoodStanding property. |
java.lang.Boolean |
isEBayWikiReadOnly()
Gets the value of the eBayWikiReadOnly property. |
java.lang.Boolean |
isEnterpriseSeller()
Gets the value of the enterpriseSeller property. |
java.lang.Boolean |
isFeedbackPrivate()
Gets the value of the feedbackPrivate property. |
java.lang.Boolean |
isIDVerified()
Gets the value of the idVerified property. |
java.lang.Boolean |
isNewUser()
Gets the value of the newUser property. |
java.lang.Boolean |
isQualifiesForSelling()
Gets the value of the qualifiesForSelling property. |
java.lang.Boolean |
isSiteVerified()
Gets the value of the siteVerified property. |
java.lang.Boolean |
isUserAnonymized()
Gets the value of the userAnonymized property. |
java.lang.Boolean |
isUserIDChanged()
Gets the value of the userIDChanged property. |
void |
setAboutMePage(java.lang.Boolean value)
Sets the value of the aboutMePage property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setBiddingSummary(BiddingSummaryType value)
Sets the value of the biddingSummary property. |
void |
setBillingEmail(java.lang.String value)
Sets the value of the billingEmail property. |
void |
setBusinessRole(BusinessRoleType value)
Sets the value of the businessRole property. |
void |
setBuyerInfo(BuyerType value)
Sets the value of the buyerInfo property. |
void |
setCharityAffiliations(CharityAffiliationsType value)
Sets the value of the charityAffiliations property. |
void |
setEBayGoodStanding(java.lang.Boolean value)
Sets the value of the eBayGoodStanding property. |
void |
setEBayWikiReadOnly(java.lang.Boolean value)
Sets the value of the eBayWikiReadOnly property. |
void |
setEIASToken(java.lang.String value)
Sets the value of the eiasToken property. |
void |
setEmail(java.lang.String value)
Sets the value of the email property. |
void |
setEnterpriseSeller(java.lang.Boolean value)
Sets the value of the enterpriseSeller property. |
void |
setFeedbackPrivate(java.lang.Boolean value)
Sets the value of the feedbackPrivate property. |
void |
setFeedbackRatingStar(FeedbackRatingStarCodeType value)
Sets the value of the feedbackRatingStar property. |
void |
setFeedbackScore(java.lang.Integer value)
Sets the value of the feedbackScore property. |
void |
setIDVerified(java.lang.Boolean value)
Sets the value of the idVerified property. |
void |
setMembership(MembershipDetailsType value)
Sets the value of the membership property. |
void |
setNewUser(java.lang.Boolean value)
Sets the value of the newUser property. |
void |
setPayPalAccountLevel(PayPalAccountLevelCodeType value)
Sets the value of the payPalAccountLevel property. |
void |
setPayPalAccountStatus(PayPalAccountStatusCodeType value)
Sets the value of the payPalAccountStatus property. |
void |
setPayPalAccountType(PayPalAccountTypeCodeType value)
Sets the value of the payPalAccountType property. |
void |
setPositiveFeedbackPercent(java.lang.Float value)
Sets the value of the positiveFeedbackPercent property. |
void |
setQualifiesForSelling(java.lang.Boolean value)
Sets the value of the qualifiesForSelling property. |
void |
setRegistrationAddress(AddressType value)
Sets the value of the registrationAddress property. |
void |
setRegistrationDate(java.util.Calendar value)
Sets the value of the registrationDate property. |
void |
setSellerInfo(SellerType value)
Sets the value of the sellerInfo property. |
void |
setSellerPaymentMethod(SellerPaymentMethodCodeType value)
Sets the value of the sellerPaymentMethod property. |
void |
setShippingAddress(AddressType value)
Sets the value of the shippingAddress property. |
void |
setSite(SiteCodeType value)
Sets the value of the site property. |
void |
setSiteVerified(java.lang.Boolean value)
Sets the value of the siteVerified property. |
java.lang.String |
setSkypeID(int idx,
java.lang.String value)
|
void |
setSkypeID(java.lang.String[] values)
|
void |
setStaticAlias(java.lang.String value)
Sets the value of the staticAlias property. |
void |
setStatus(UserStatusCodeType value)
Sets the value of the status property. |
void |
setTUVLevel(java.lang.Integer value)
Sets the value of the tuvLevel property. |
void |
setUniqueNegativeFeedbackCount(java.lang.Integer value)
Sets the value of the uniqueNegativeFeedbackCount property. |
void |
setUniqueNeutralFeedbackCount(java.lang.Integer value)
Sets the value of the uniqueNeutralFeedbackCount property. |
void |
setUniquePositiveFeedbackCount(java.lang.Integer value)
Sets the value of the uniquePositiveFeedbackCount property. |
void |
setUserAnonymized(java.lang.Boolean value)
Sets the value of the userAnonymized property. |
void |
setUserFirstName(java.lang.String value)
Sets the value of the userFirstName property. |
void |
setUserID(java.lang.String value)
Sets the value of the userID property. |
void |
setUserIDChanged(java.lang.Boolean value)
Sets the value of the userIDChanged property. |
void |
setUserIDLastChanged(java.util.Calendar value)
Sets the value of the userIDLastChanged property. |
void |
setUserLastName(java.lang.String value)
Sets the value of the userLastName property. |
void |
setUserSubscription(EBaySubscriptionTypeCodeType[] values)
|
EBaySubscriptionTypeCodeType |
setUserSubscription(int idx,
EBaySubscriptionTypeCodeType value)
|
void |
setVATID(java.lang.String value)
Sets the value of the vatid property. |
void |
setVATStatus(VATStatusCodeType value)
Sets the value of the vatStatus property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Boolean aboutMePage
protected java.lang.String eiasToken
protected java.lang.String email
protected java.lang.Integer feedbackScore
protected java.lang.Integer uniqueNegativeFeedbackCount
protected java.lang.Integer uniquePositiveFeedbackCount
protected java.lang.Float positiveFeedbackPercent
protected java.lang.Boolean feedbackPrivate
protected FeedbackRatingStarCodeType feedbackRatingStar
protected java.lang.Boolean idVerified
protected java.lang.Boolean eBayGoodStanding
protected java.lang.Boolean newUser
protected AddressType registrationAddress
protected java.util.Calendar registrationDate
protected SiteCodeType site
protected UserStatusCodeType status
protected java.lang.String userID
protected java.lang.Boolean userIDChanged
protected java.util.Calendar userIDLastChanged
protected VATStatusCodeType vatStatus
protected BuyerType buyerInfo
protected SellerType sellerInfo
protected BusinessRoleType businessRole
protected CharityAffiliationsType charityAffiliations
protected PayPalAccountLevelCodeType payPalAccountLevel
protected PayPalAccountTypeCodeType payPalAccountType
protected PayPalAccountStatusCodeType payPalAccountStatus
protected java.util.List<EBaySubscriptionTypeCodeType> userSubscription
protected java.lang.Boolean siteVerified
protected java.util.List<java.lang.String> skypeID
protected java.lang.Boolean eBayWikiReadOnly
protected java.lang.Integer tuvLevel
protected java.lang.String vatid
protected SellerPaymentMethodCodeType sellerPaymentMethod
protected BiddingSummaryType biddingSummary
protected java.lang.Boolean userAnonymized
protected java.lang.Integer uniqueNeutralFeedbackCount
protected java.lang.Boolean enterpriseSeller
protected java.lang.String billingEmail
protected java.lang.Boolean qualifiesForSelling
protected java.lang.String staticAlias
protected AddressType shippingAddress
protected MembershipDetailsType membership
protected java.lang.String userFirstName
protected java.lang.String userLastName
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public UserType()
Method Detail |
---|
public java.lang.Boolean isAboutMePage()
Boolean
public void setAboutMePage(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getEIASToken()
String
public void setEIASToken(java.lang.String value)
value
- allowed object is
String
public java.lang.String getEmail()
String
public void setEmail(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getFeedbackScore()
Integer
public void setFeedbackScore(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getUniqueNegativeFeedbackCount()
Integer
public void setUniqueNegativeFeedbackCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getUniquePositiveFeedbackCount()
Integer
public void setUniquePositiveFeedbackCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Float getPositiveFeedbackPercent()
Float
public void setPositiveFeedbackPercent(java.lang.Float value)
value
- allowed object is
Float
public java.lang.Boolean isFeedbackPrivate()
Boolean
public void setFeedbackPrivate(java.lang.Boolean value)
value
- allowed object is
Boolean
public FeedbackRatingStarCodeType getFeedbackRatingStar()
FeedbackRatingStarCodeType
public void setFeedbackRatingStar(FeedbackRatingStarCodeType value)
value
- allowed object is
FeedbackRatingStarCodeType
public java.lang.Boolean isIDVerified()
Boolean
public void setIDVerified(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isEBayGoodStanding()
Boolean
public void setEBayGoodStanding(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isNewUser()
Boolean
public void setNewUser(java.lang.Boolean value)
value
- allowed object is
Boolean
public AddressType getRegistrationAddress()
AddressType
public void setRegistrationAddress(AddressType value)
value
- allowed object is
AddressType
public java.util.Calendar getRegistrationDate()
String
public void setRegistrationDate(java.util.Calendar value)
value
- allowed object is
String
public SiteCodeType getSite()
SiteCodeType
public void setSite(SiteCodeType value)
value
- allowed object is
SiteCodeType
public UserStatusCodeType getStatus()
UserStatusCodeType
public void setStatus(UserStatusCodeType value)
value
- allowed object is
UserStatusCodeType
public java.lang.String getUserID()
String
public void setUserID(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isUserIDChanged()
Boolean
public void setUserIDChanged(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.util.Calendar getUserIDLastChanged()
String
public void setUserIDLastChanged(java.util.Calendar value)
value
- allowed object is
String
public VATStatusCodeType getVATStatus()
VATStatusCodeType
public void setVATStatus(VATStatusCodeType value)
value
- allowed object is
VATStatusCodeType
public BuyerType getBuyerInfo()
BuyerType
public void setBuyerInfo(BuyerType value)
value
- allowed object is
BuyerType
public SellerType getSellerInfo()
SellerType
public void setSellerInfo(SellerType value)
value
- allowed object is
SellerType
public BusinessRoleType getBusinessRole()
BusinessRoleType
public void setBusinessRole(BusinessRoleType value)
value
- allowed object is
BusinessRoleType
public CharityAffiliationsType getCharityAffiliations()
CharityAffiliationsType
public void setCharityAffiliations(CharityAffiliationsType value)
value
- allowed object is
CharityAffiliationsType
public PayPalAccountLevelCodeType getPayPalAccountLevel()
PayPalAccountLevelCodeType
public void setPayPalAccountLevel(PayPalAccountLevelCodeType value)
value
- allowed object is
PayPalAccountLevelCodeType
public PayPalAccountTypeCodeType getPayPalAccountType()
PayPalAccountTypeCodeType
public void setPayPalAccountType(PayPalAccountTypeCodeType value)
value
- allowed object is
PayPalAccountTypeCodeType
public PayPalAccountStatusCodeType getPayPalAccountStatus()
PayPalAccountStatusCodeType
public void setPayPalAccountStatus(PayPalAccountStatusCodeType value)
value
- allowed object is
PayPalAccountStatusCodeType
public EBaySubscriptionTypeCodeType[] getUserSubscription()
EBaySubscriptionTypeCodeType
public EBaySubscriptionTypeCodeType getUserSubscription(int idx)
EBaySubscriptionTypeCodeType
public int getUserSubscriptionLength()
public void setUserSubscription(EBaySubscriptionTypeCodeType[] values)
values
- allowed objects are
EBaySubscriptionTypeCodeType
protected java.util.List<EBaySubscriptionTypeCodeType> _getUserSubscription()
public EBaySubscriptionTypeCodeType setUserSubscription(int idx, EBaySubscriptionTypeCodeType value)
value
- allowed object is
EBaySubscriptionTypeCodeType
public java.lang.Boolean isSiteVerified()
Boolean
public void setSiteVerified(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String[] getSkypeID()
String
public java.lang.String getSkypeID(int idx)
String
public int getSkypeIDLength()
public void setSkypeID(java.lang.String[] values)
values
- allowed objects are
String
protected java.util.List<java.lang.String> _getSkypeID()
public java.lang.String setSkypeID(int idx, java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isEBayWikiReadOnly()
Boolean
public void setEBayWikiReadOnly(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Integer getTUVLevel()
Integer
public void setTUVLevel(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getVATID()
String
public void setVATID(java.lang.String value)
value
- allowed object is
String
public SellerPaymentMethodCodeType getSellerPaymentMethod()
SellerPaymentMethodCodeType
public void setSellerPaymentMethod(SellerPaymentMethodCodeType value)
value
- allowed object is
SellerPaymentMethodCodeType
public BiddingSummaryType getBiddingSummary()
BiddingSummaryType
public void setBiddingSummary(BiddingSummaryType value)
value
- allowed object is
BiddingSummaryType
public java.lang.Boolean isUserAnonymized()
Boolean
public void setUserAnonymized(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Integer getUniqueNeutralFeedbackCount()
Integer
public void setUniqueNeutralFeedbackCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isEnterpriseSeller()
Boolean
public void setEnterpriseSeller(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getBillingEmail()
String
public void setBillingEmail(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isQualifiesForSelling()
Boolean
public void setQualifiesForSelling(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getStaticAlias()
String
public void setStaticAlias(java.lang.String value)
value
- allowed object is
String
public AddressType getShippingAddress()
AddressType
public void setShippingAddress(AddressType value)
value
- allowed object is
AddressType
public MembershipDetailsType getMembership()
MembershipDetailsType
public void setMembership(MembershipDetailsType value)
value
- allowed object is
MembershipDetailsType
public java.lang.String getUserFirstName()
String
public void setUserFirstName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getUserLastName()
String
public void setUserLastName(java.lang.String value)
value
- allowed object is
String
public java.lang.Object[] getAny()
Element
Object
public java.lang.Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Element
Object
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Element
Object
|
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.