Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class UserType

java.lang.Object
  extended by com.ebay.soap.eBLBaseComponents.UserType
All Implemented Interfaces:
java.io.Serializable

public class UserType
extends java.lang.Object
implements java.io.Serializable

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>
 

See Also:
Serialized Form

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

aboutMePage

protected java.lang.Boolean aboutMePage

eiasToken

protected java.lang.String eiasToken

email

protected java.lang.String email

feedbackScore

protected java.lang.Integer feedbackScore

uniqueNegativeFeedbackCount

protected java.lang.Integer uniqueNegativeFeedbackCount

uniquePositiveFeedbackCount

protected java.lang.Integer uniquePositiveFeedbackCount

positiveFeedbackPercent

protected java.lang.Float positiveFeedbackPercent

feedbackPrivate

protected java.lang.Boolean feedbackPrivate

feedbackRatingStar

protected FeedbackRatingStarCodeType feedbackRatingStar

idVerified

protected java.lang.Boolean idVerified

eBayGoodStanding

protected java.lang.Boolean eBayGoodStanding

newUser

protected java.lang.Boolean newUser

registrationAddress

protected AddressType registrationAddress

registrationDate

protected java.util.Calendar registrationDate

site

protected SiteCodeType site

status

protected UserStatusCodeType status

userID

protected java.lang.String userID

userIDChanged

protected java.lang.Boolean userIDChanged

userIDLastChanged

protected java.util.Calendar userIDLastChanged

vatStatus

protected VATStatusCodeType vatStatus

buyerInfo

protected BuyerType buyerInfo

sellerInfo

protected SellerType sellerInfo

businessRole

protected BusinessRoleType businessRole

charityAffiliations

protected CharityAffiliationsType charityAffiliations

payPalAccountLevel

protected PayPalAccountLevelCodeType payPalAccountLevel

payPalAccountType

protected PayPalAccountTypeCodeType payPalAccountType

payPalAccountStatus

protected PayPalAccountStatusCodeType payPalAccountStatus

userSubscription

protected java.util.List<EBaySubscriptionTypeCodeType> userSubscription

siteVerified

protected java.lang.Boolean siteVerified

skypeID

protected java.util.List<java.lang.String> skypeID

eBayWikiReadOnly

protected java.lang.Boolean eBayWikiReadOnly

tuvLevel

protected java.lang.Integer tuvLevel

vatid

protected java.lang.String vatid

sellerPaymentMethod

protected SellerPaymentMethodCodeType sellerPaymentMethod

biddingSummary

protected BiddingSummaryType biddingSummary

userAnonymized

protected java.lang.Boolean userAnonymized

uniqueNeutralFeedbackCount

protected java.lang.Integer uniqueNeutralFeedbackCount

enterpriseSeller

protected java.lang.Boolean enterpriseSeller

billingEmail

protected java.lang.String billingEmail

qualifiesForSelling

protected java.lang.Boolean qualifiesForSelling

staticAlias

protected java.lang.String staticAlias

shippingAddress

protected AddressType shippingAddress

membership

protected MembershipDetailsType membership

userFirstName

protected java.lang.String userFirstName

userLastName

protected java.lang.String userLastName

any

protected java.util.List<java.lang.Object> any
Constructor Detail

UserType

public UserType()
Method Detail

isAboutMePage

public java.lang.Boolean isAboutMePage()
Gets the value of the aboutMePage property.

Returns:
possible object is Boolean

setAboutMePage

public void setAboutMePage(java.lang.Boolean value)
Sets the value of the aboutMePage property.

Parameters:
value - allowed object is Boolean

getEIASToken

public java.lang.String getEIASToken()
Gets the value of the eiasToken property.

Returns:
possible object is String

setEIASToken

public void setEIASToken(java.lang.String value)
Sets the value of the eiasToken property.

Parameters:
value - allowed object is String

getEmail

public java.lang.String getEmail()
Gets the value of the email property.

Returns:
possible object is String

setEmail

public void setEmail(java.lang.String value)
Sets the value of the email property.

Parameters:
value - allowed object is String

getFeedbackScore

public java.lang.Integer getFeedbackScore()
Gets the value of the feedbackScore property.

Returns:
possible object is Integer

setFeedbackScore

public void setFeedbackScore(java.lang.Integer value)
Sets the value of the feedbackScore property.

Parameters:
value - allowed object is Integer

getUniqueNegativeFeedbackCount

public java.lang.Integer getUniqueNegativeFeedbackCount()
Gets the value of the uniqueNegativeFeedbackCount property.

Returns:
possible object is Integer

setUniqueNegativeFeedbackCount

public void setUniqueNegativeFeedbackCount(java.lang.Integer value)
Sets the value of the uniqueNegativeFeedbackCount property.

Parameters:
value - allowed object is Integer

getUniquePositiveFeedbackCount

public java.lang.Integer getUniquePositiveFeedbackCount()
Gets the value of the uniquePositiveFeedbackCount property.

Returns:
possible object is Integer

setUniquePositiveFeedbackCount

public void setUniquePositiveFeedbackCount(java.lang.Integer value)
Sets the value of the uniquePositiveFeedbackCount property.

Parameters:
value - allowed object is Integer

getPositiveFeedbackPercent

public java.lang.Float getPositiveFeedbackPercent()
Gets the value of the positiveFeedbackPercent property.

Returns:
possible object is Float

setPositiveFeedbackPercent

public void setPositiveFeedbackPercent(java.lang.Float value)
Sets the value of the positiveFeedbackPercent property.

Parameters:
value - allowed object is Float

isFeedbackPrivate

public java.lang.Boolean isFeedbackPrivate()
Gets the value of the feedbackPrivate property.

Returns:
possible object is Boolean

setFeedbackPrivate

public void setFeedbackPrivate(java.lang.Boolean value)
Sets the value of the feedbackPrivate property.

Parameters:
value - allowed object is Boolean

getFeedbackRatingStar

public FeedbackRatingStarCodeType getFeedbackRatingStar()
Gets the value of the feedbackRatingStar property.

Returns:
possible object is FeedbackRatingStarCodeType

setFeedbackRatingStar

public void setFeedbackRatingStar(FeedbackRatingStarCodeType value)
Sets the value of the feedbackRatingStar property.

Parameters:
value - allowed object is FeedbackRatingStarCodeType

isIDVerified

public java.lang.Boolean isIDVerified()
Gets the value of the idVerified property.

Returns:
possible object is Boolean

setIDVerified

public void setIDVerified(java.lang.Boolean value)
Sets the value of the idVerified property.

Parameters:
value - allowed object is Boolean

isEBayGoodStanding

public java.lang.Boolean isEBayGoodStanding()
Gets the value of the eBayGoodStanding property.

Returns:
possible object is Boolean

setEBayGoodStanding

public void setEBayGoodStanding(java.lang.Boolean value)
Sets the value of the eBayGoodStanding property.

Parameters:
value - allowed object is Boolean

isNewUser

public java.lang.Boolean isNewUser()
Gets the value of the newUser property.

Returns:
possible object is Boolean

setNewUser

public void setNewUser(java.lang.Boolean value)
Sets the value of the newUser property.

Parameters:
value - allowed object is Boolean

getRegistrationAddress

public AddressType getRegistrationAddress()
Gets the value of the registrationAddress property.

Returns:
possible object is AddressType

setRegistrationAddress

public void setRegistrationAddress(AddressType value)
Sets the value of the registrationAddress property.

Parameters:
value - allowed object is AddressType

getRegistrationDate

public java.util.Calendar getRegistrationDate()
Gets the value of the registrationDate property.

Returns:
possible object is String

setRegistrationDate

public void setRegistrationDate(java.util.Calendar value)
Sets the value of the registrationDate property.

Parameters:
value - allowed object is String

getSite

public SiteCodeType getSite()
Gets the value of the site property.

Returns:
possible object is SiteCodeType

setSite

public void setSite(SiteCodeType value)
Sets the value of the site property.

Parameters:
value - allowed object is SiteCodeType

getStatus

public UserStatusCodeType getStatus()
Gets the value of the status property.

Returns:
possible object is UserStatusCodeType

setStatus

public void setStatus(UserStatusCodeType value)
Sets the value of the status property.

Parameters:
value - allowed object is UserStatusCodeType

getUserID

public java.lang.String getUserID()
Gets the value of the userID property.

Returns:
possible object is String

setUserID

public void setUserID(java.lang.String value)
Sets the value of the userID property.

Parameters:
value - allowed object is String

isUserIDChanged

public java.lang.Boolean isUserIDChanged()
Gets the value of the userIDChanged property.

Returns:
possible object is Boolean

setUserIDChanged

public void setUserIDChanged(java.lang.Boolean value)
Sets the value of the userIDChanged property.

Parameters:
value - allowed object is Boolean

getUserIDLastChanged

public java.util.Calendar getUserIDLastChanged()
Gets the value of the userIDLastChanged property.

Returns:
possible object is String

setUserIDLastChanged

public void setUserIDLastChanged(java.util.Calendar value)
Sets the value of the userIDLastChanged property.

Parameters:
value - allowed object is String

getVATStatus

public VATStatusCodeType getVATStatus()
Gets the value of the vatStatus property.

Returns:
possible object is VATStatusCodeType

setVATStatus

public void setVATStatus(VATStatusCodeType value)
Sets the value of the vatStatus property.

Parameters:
value - allowed object is VATStatusCodeType

getBuyerInfo

public BuyerType getBuyerInfo()
Gets the value of the buyerInfo property.

Returns:
possible object is BuyerType

setBuyerInfo

public void setBuyerInfo(BuyerType value)
Sets the value of the buyerInfo property.

Parameters:
value - allowed object is BuyerType

getSellerInfo

public SellerType getSellerInfo()
Gets the value of the sellerInfo property.

Returns:
possible object is SellerType

setSellerInfo

public void setSellerInfo(SellerType value)
Sets the value of the sellerInfo property.

Parameters:
value - allowed object is SellerType

getBusinessRole

public BusinessRoleType getBusinessRole()
Gets the value of the businessRole property.

Returns:
possible object is BusinessRoleType

setBusinessRole

public void setBusinessRole(BusinessRoleType value)
Sets the value of the businessRole property.

Parameters:
value - allowed object is BusinessRoleType

getCharityAffiliations

public CharityAffiliationsType getCharityAffiliations()
Gets the value of the charityAffiliations property.

Returns:
possible object is CharityAffiliationsType

setCharityAffiliations

public void setCharityAffiliations(CharityAffiliationsType value)
Sets the value of the charityAffiliations property.

Parameters:
value - allowed object is CharityAffiliationsType

getPayPalAccountLevel

public PayPalAccountLevelCodeType getPayPalAccountLevel()
Gets the value of the payPalAccountLevel property.

Returns:
possible object is PayPalAccountLevelCodeType

setPayPalAccountLevel

public void setPayPalAccountLevel(PayPalAccountLevelCodeType value)
Sets the value of the payPalAccountLevel property.

Parameters:
value - allowed object is PayPalAccountLevelCodeType

getPayPalAccountType

public PayPalAccountTypeCodeType getPayPalAccountType()
Gets the value of the payPalAccountType property.

Returns:
possible object is PayPalAccountTypeCodeType

setPayPalAccountType

public void setPayPalAccountType(PayPalAccountTypeCodeType value)
Sets the value of the payPalAccountType property.

Parameters:
value - allowed object is PayPalAccountTypeCodeType

getPayPalAccountStatus

public PayPalAccountStatusCodeType getPayPalAccountStatus()
Gets the value of the payPalAccountStatus property.

Returns:
possible object is PayPalAccountStatusCodeType

setPayPalAccountStatus

public void setPayPalAccountStatus(PayPalAccountStatusCodeType value)
Sets the value of the payPalAccountStatus property.

Parameters:
value - allowed object is PayPalAccountStatusCodeType

getUserSubscription

public EBaySubscriptionTypeCodeType[] getUserSubscription()
Returns:
array of EBaySubscriptionTypeCodeType

getUserSubscription

public EBaySubscriptionTypeCodeType getUserSubscription(int idx)
Returns:
one of EBaySubscriptionTypeCodeType

getUserSubscriptionLength

public int getUserSubscriptionLength()

setUserSubscription

public void setUserSubscription(EBaySubscriptionTypeCodeType[] values)
Parameters:
values - allowed objects are EBaySubscriptionTypeCodeType

_getUserSubscription

protected java.util.List<EBaySubscriptionTypeCodeType> _getUserSubscription()

setUserSubscription

public EBaySubscriptionTypeCodeType setUserSubscription(int idx,
                                                        EBaySubscriptionTypeCodeType value)
Parameters:
value - allowed object is EBaySubscriptionTypeCodeType

isSiteVerified

public java.lang.Boolean isSiteVerified()
Gets the value of the siteVerified property.

Returns:
possible object is Boolean

setSiteVerified

public void setSiteVerified(java.lang.Boolean value)
Sets the value of the siteVerified property.

Parameters:
value - allowed object is Boolean

getSkypeID

public java.lang.String[] getSkypeID()
Returns:
array of String

getSkypeID

public java.lang.String getSkypeID(int idx)
Returns:
one of String

getSkypeIDLength

public int getSkypeIDLength()

setSkypeID

public void setSkypeID(java.lang.String[] values)
Parameters:
values - allowed objects are String

_getSkypeID

protected java.util.List<java.lang.String> _getSkypeID()

setSkypeID

public java.lang.String setSkypeID(int idx,
                                   java.lang.String value)
Parameters:
value - allowed object is String

isEBayWikiReadOnly

public java.lang.Boolean isEBayWikiReadOnly()
Gets the value of the eBayWikiReadOnly property.

Returns:
possible object is Boolean

setEBayWikiReadOnly

public void setEBayWikiReadOnly(java.lang.Boolean value)
Sets the value of the eBayWikiReadOnly property.

Parameters:
value - allowed object is Boolean

getTUVLevel

public java.lang.Integer getTUVLevel()
Gets the value of the tuvLevel property.

Returns:
possible object is Integer

setTUVLevel

public void setTUVLevel(java.lang.Integer value)
Sets the value of the tuvLevel property.

Parameters:
value - allowed object is Integer

getVATID

public java.lang.String getVATID()
Gets the value of the vatid property.

Returns:
possible object is String

setVATID

public void setVATID(java.lang.String value)
Sets the value of the vatid property.

Parameters:
value - allowed object is String

getSellerPaymentMethod

public SellerPaymentMethodCodeType getSellerPaymentMethod()
Gets the value of the sellerPaymentMethod property.

Returns:
possible object is SellerPaymentMethodCodeType

setSellerPaymentMethod

public void setSellerPaymentMethod(SellerPaymentMethodCodeType value)
Sets the value of the sellerPaymentMethod property.

Parameters:
value - allowed object is SellerPaymentMethodCodeType

getBiddingSummary

public BiddingSummaryType getBiddingSummary()
Gets the value of the biddingSummary property.

Returns:
possible object is BiddingSummaryType

setBiddingSummary

public void setBiddingSummary(BiddingSummaryType value)
Sets the value of the biddingSummary property.

Parameters:
value - allowed object is BiddingSummaryType

isUserAnonymized

public java.lang.Boolean isUserAnonymized()
Gets the value of the userAnonymized property.

Returns:
possible object is Boolean

setUserAnonymized

public void setUserAnonymized(java.lang.Boolean value)
Sets the value of the userAnonymized property.

Parameters:
value - allowed object is Boolean

getUniqueNeutralFeedbackCount

public java.lang.Integer getUniqueNeutralFeedbackCount()
Gets the value of the uniqueNeutralFeedbackCount property.

Returns:
possible object is Integer

setUniqueNeutralFeedbackCount

public void setUniqueNeutralFeedbackCount(java.lang.Integer value)
Sets the value of the uniqueNeutralFeedbackCount property.

Parameters:
value - allowed object is Integer

isEnterpriseSeller

public java.lang.Boolean isEnterpriseSeller()
Gets the value of the enterpriseSeller property.

Returns:
possible object is Boolean

setEnterpriseSeller

public void setEnterpriseSeller(java.lang.Boolean value)
Sets the value of the enterpriseSeller property.

Parameters:
value - allowed object is Boolean

getBillingEmail

public java.lang.String getBillingEmail()
Gets the value of the billingEmail property.

Returns:
possible object is String

setBillingEmail

public void setBillingEmail(java.lang.String value)
Sets the value of the billingEmail property.

Parameters:
value - allowed object is String

isQualifiesForSelling

public java.lang.Boolean isQualifiesForSelling()
Gets the value of the qualifiesForSelling property.

Returns:
possible object is Boolean

setQualifiesForSelling

public void setQualifiesForSelling(java.lang.Boolean value)
Sets the value of the qualifiesForSelling property.

Parameters:
value - allowed object is Boolean

getStaticAlias

public java.lang.String getStaticAlias()
Gets the value of the staticAlias property.

Returns:
possible object is String

setStaticAlias

public void setStaticAlias(java.lang.String value)
Sets the value of the staticAlias property.

Parameters:
value - allowed object is String

getShippingAddress

public AddressType getShippingAddress()
Gets the value of the shippingAddress property.

Returns:
possible object is AddressType

setShippingAddress

public void setShippingAddress(AddressType value)
Sets the value of the shippingAddress property.

Parameters:
value - allowed object is AddressType

getMembership

public MembershipDetailsType getMembership()
Gets the value of the membership property.

Returns:
possible object is MembershipDetailsType

setMembership

public void setMembership(MembershipDetailsType value)
Sets the value of the membership property.

Parameters:
value - allowed object is MembershipDetailsType

getUserFirstName

public java.lang.String getUserFirstName()
Gets the value of the userFirstName property.

Returns:
possible object is String

setUserFirstName

public void setUserFirstName(java.lang.String value)
Sets the value of the userFirstName property.

Parameters:
value - allowed object is String

getUserLastName

public java.lang.String getUserLastName()
Gets the value of the userLastName property.

Returns:
possible object is String

setUserLastName

public void setUserLastName(java.lang.String value)
Sets the value of the userLastName property.

Parameters:
value - allowed object is String

getAny

public java.lang.Object[] getAny()
Returns:
array of Element Object

getAny

public java.lang.Object getAny(int idx)
Returns:
one of Element Object

getAnyLength

public int getAnyLength()

setAny

public void setAny(java.lang.Object[] values)
Parameters:
values - allowed objects are Element Object

_getAny

protected java.util.List<java.lang.Object> _getAny()

setAny

public java.lang.Object setAny(int idx,
                               java.lang.Object value)
Parameters:
value - allowed object is Element Object

Changes since
the last release

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.