Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class SellerType

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

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

Information about a user returned in the context of an item's seller.

Java class for SellerType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="SellerType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="PaisaPayStatus" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="AllowPaymentEdit" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="BillingCurrency" type="{urn:ebay:apis:eBLBaseComponents}CurrencyCodeType" minOccurs="0"/>
         <element name="CheckoutEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="CIPBankAccountStored" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="GoodStanding" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="MerchandizingPref" type="{urn:ebay:apis:eBLBaseComponents}MerchandizingPrefCodeType" minOccurs="0"/>
         <element name="QualifiesForB2BVAT" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="SellerGuaranteeLevel" type="{urn:ebay:apis:eBLBaseComponents}SellerGuaranteeLevelCodeType" minOccurs="0"/>
         <element name="SellerLevel" type="{urn:ebay:apis:eBLBaseComponents}SellerLevelCodeType" minOccurs="0"/>
         <element name="SellerPaymentAddress" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/>
         <element name="SchedulingInfo" type="{urn:ebay:apis:eBLBaseComponents}SchedulingInfoType" minOccurs="0"/>
         <element name="StoreOwner" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="StoreURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
         <element name="SellerBusinessType" type="{urn:ebay:apis:eBLBaseComponents}SellerBusinessCodeType" minOccurs="0"/>
         <element name="RegisteredBusinessSeller" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="StoreSite" type="{urn:ebay:apis:eBLBaseComponents}SiteCodeType" minOccurs="0"/>
         <element name="PaymentMethod" type="{urn:ebay:apis:eBLBaseComponents}SellerPaymentMethodCodeType" minOccurs="0"/>
         <element name="ProStoresPreference" type="{urn:ebay:apis:eBLBaseComponents}ProStoresCheckoutPreferenceType" minOccurs="0"/>
         <element name="CharityRegistered" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SafePaymentExempt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="PaisaPayEscrowEMIStatus" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="CharityAffiliationDetails" type="{urn:ebay:apis:eBLBaseComponents}CharityAffiliationDetailsType" minOccurs="0"/>
         <element name="TransactionPercent" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="IntegratedMerchantCreditCardInfo" type="{urn:ebay:apis:eBLBaseComponents}IntegratedMerchantCreditCardInfoType" minOccurs="0"/>
         <element name="FeatureEligibility" type="{urn:ebay:apis:eBLBaseComponents}FeatureEligibilityType" minOccurs="0"/>
         <element name="TopRatedSeller" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="TopRatedSellerDetails" type="{urn:ebay:apis:eBLBaseComponents}TopRatedSellerDetailsType" minOccurs="0"/>
         <element name="RecoupmentPolicyConsent" type="{urn:ebay:apis:eBLBaseComponents}RecoupmentPolicyConsentType" minOccurs="0"/>
         <element name="DomesticRateTable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="InternationalRateTable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SellereBayPaymentProcessStatus" type="{urn:ebay:apis:eBLBaseComponents}SellereBayPaymentProcessStatusCodeType" minOccurs="0"/>
         <element name="SellereBayPaymentProcessConsent" type="{urn:ebay:apis:eBLBaseComponents}SellereBayPaymentProcessConsentCodeType" minOccurs="0"/>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  boolean allowPaymentEdit
           
protected  java.util.List<java.lang.Object> any
           
protected  CurrencyCodeType billingCurrency
           
protected  CharityAffiliationDetailsType charityAffiliationDetails
           
protected  java.lang.Boolean charityRegistered
           
protected  boolean checkoutEnabled
           
protected  boolean cipBankAccountStored
           
protected  java.lang.Boolean domesticRateTable
           
protected  FeatureEligibilityType featureEligibility
           
protected  boolean goodStanding
           
protected  IntegratedMerchantCreditCardInfoType integratedMerchantCreditCardInfo
           
protected  java.lang.Boolean internationalRateTable
           
protected  MerchandizingPrefCodeType merchandizingPref
           
protected  java.lang.Integer paisaPayEscrowEMIStatus
           
protected  java.lang.Integer paisaPayStatus
           
protected  SellerPaymentMethodCodeType paymentMethod
           
protected  ProStoresCheckoutPreferenceType proStoresPreference
           
protected  boolean qualifiesForB2BVAT
           
protected  RecoupmentPolicyConsentType recoupmentPolicyConsent
           
protected  java.lang.Boolean registeredBusinessSeller
           
protected  java.lang.Boolean safePaymentExempt
           
protected  SchedulingInfoType schedulingInfo
           
protected  SellerBusinessCodeType sellerBusinessType
           
protected  SellereBayPaymentProcessConsentCodeType sellereBayPaymentProcessConsent
           
protected  SellereBayPaymentProcessStatusCodeType sellereBayPaymentProcessStatus
           
protected  SellerGuaranteeLevelCodeType sellerGuaranteeLevel
           
protected  SellerLevelCodeType sellerLevel
           
protected  AddressType sellerPaymentAddress
           
protected  boolean storeOwner
           
protected  SiteCodeType storeSite
           
protected  java.lang.String storeURL
           
protected  java.lang.Boolean topRatedSeller
           
protected  TopRatedSellerDetailsType topRatedSellerDetails
           
protected  java.lang.Float transactionPercent
           
 
Constructor Summary
SellerType()
           
 
Method Summary
protected  java.util.List<java.lang.Object> _getAny()
           
 java.lang.Object[] getAny()
           
 java.lang.Object getAny(int idx)
           
 int getAnyLength()
           
 CurrencyCodeType getBillingCurrency()
          Gets the value of the billingCurrency property.
 CharityAffiliationDetailsType getCharityAffiliationDetails()
          Gets the value of the charityAffiliationDetails property.
 FeatureEligibilityType getFeatureEligibility()
          Gets the value of the featureEligibility property.
 IntegratedMerchantCreditCardInfoType getIntegratedMerchantCreditCardInfo()
          Gets the value of the integratedMerchantCreditCardInfo property.
 MerchandizingPrefCodeType getMerchandizingPref()
          Gets the value of the merchandizingPref property.
 java.lang.Integer getPaisaPayEscrowEMIStatus()
          Gets the value of the paisaPayEscrowEMIStatus property.
 java.lang.Integer getPaisaPayStatus()
          Gets the value of the paisaPayStatus property.
 SellerPaymentMethodCodeType getPaymentMethod()
          Gets the value of the paymentMethod property.
 ProStoresCheckoutPreferenceType getProStoresPreference()
          Gets the value of the proStoresPreference property.
 RecoupmentPolicyConsentType getRecoupmentPolicyConsent()
          Gets the value of the recoupmentPolicyConsent property.
 SchedulingInfoType getSchedulingInfo()
          Gets the value of the schedulingInfo property.
 SellerBusinessCodeType getSellerBusinessType()
          Gets the value of the sellerBusinessType property.
 SellereBayPaymentProcessConsentCodeType getSellereBayPaymentProcessConsent()
          Gets the value of the sellereBayPaymentProcessConsent property.
 SellereBayPaymentProcessStatusCodeType getSellereBayPaymentProcessStatus()
          Gets the value of the sellereBayPaymentProcessStatus property.
 SellerGuaranteeLevelCodeType getSellerGuaranteeLevel()
          Gets the value of the sellerGuaranteeLevel property.
 SellerLevelCodeType getSellerLevel()
          Gets the value of the sellerLevel property.
 AddressType getSellerPaymentAddress()
          Gets the value of the sellerPaymentAddress property.
 SiteCodeType getStoreSite()
          Gets the value of the storeSite property.
 java.lang.String getStoreURL()
          Gets the value of the storeURL property.
 TopRatedSellerDetailsType getTopRatedSellerDetails()
          Gets the value of the topRatedSellerDetails property.
 java.lang.Float getTransactionPercent()
          Gets the value of the transactionPercent property.
 boolean isAllowPaymentEdit()
          Gets the value of the allowPaymentEdit property.
 java.lang.Boolean isCharityRegistered()
          Gets the value of the charityRegistered property.
 boolean isCheckoutEnabled()
          Gets the value of the checkoutEnabled property.
 boolean isCIPBankAccountStored()
          Gets the value of the cipBankAccountStored property.
 java.lang.Boolean isDomesticRateTable()
          Gets the value of the domesticRateTable property.
 boolean isGoodStanding()
          Gets the value of the goodStanding property.
 java.lang.Boolean isInternationalRateTable()
          Gets the value of the internationalRateTable property.
 boolean isQualifiesForB2BVAT()
          Gets the value of the qualifiesForB2BVAT property.
 java.lang.Boolean isRegisteredBusinessSeller()
          Gets the value of the registeredBusinessSeller property.
 java.lang.Boolean isSafePaymentExempt()
          Gets the value of the safePaymentExempt property.
 boolean isStoreOwner()
          Gets the value of the storeOwner property.
 java.lang.Boolean isTopRatedSeller()
          Gets the value of the topRatedSeller property.
 void setAllowPaymentEdit(boolean value)
          Sets the value of the allowPaymentEdit property.
 java.lang.Object setAny(int idx, java.lang.Object value)
           
 void setAny(java.lang.Object[] values)
           
 void setBillingCurrency(CurrencyCodeType value)
          Sets the value of the billingCurrency property.
 void setCharityAffiliationDetails(CharityAffiliationDetailsType value)
          Sets the value of the charityAffiliationDetails property.
 void setCharityRegistered(java.lang.Boolean value)
          Sets the value of the charityRegistered property.
 void setCheckoutEnabled(boolean value)
          Sets the value of the checkoutEnabled property.
 void setCIPBankAccountStored(boolean value)
          Sets the value of the cipBankAccountStored property.
 void setDomesticRateTable(java.lang.Boolean value)
          Sets the value of the domesticRateTable property.
 void setFeatureEligibility(FeatureEligibilityType value)
          Sets the value of the featureEligibility property.
 void setGoodStanding(boolean value)
          Sets the value of the goodStanding property.
 void setIntegratedMerchantCreditCardInfo(IntegratedMerchantCreditCardInfoType value)
          Sets the value of the integratedMerchantCreditCardInfo property.
 void setInternationalRateTable(java.lang.Boolean value)
          Sets the value of the internationalRateTable property.
 void setMerchandizingPref(MerchandizingPrefCodeType value)
          Sets the value of the merchandizingPref property.
 void setPaisaPayEscrowEMIStatus(java.lang.Integer value)
          Sets the value of the paisaPayEscrowEMIStatus property.
 void setPaisaPayStatus(java.lang.Integer value)
          Sets the value of the paisaPayStatus property.
 void setPaymentMethod(SellerPaymentMethodCodeType value)
          Sets the value of the paymentMethod property.
 void setProStoresPreference(ProStoresCheckoutPreferenceType value)
          Sets the value of the proStoresPreference property.
 void setQualifiesForB2BVAT(boolean value)
          Sets the value of the qualifiesForB2BVAT property.
 void setRecoupmentPolicyConsent(RecoupmentPolicyConsentType value)
          Sets the value of the recoupmentPolicyConsent property.
 void setRegisteredBusinessSeller(java.lang.Boolean value)
          Sets the value of the registeredBusinessSeller property.
 void setSafePaymentExempt(java.lang.Boolean value)
          Sets the value of the safePaymentExempt property.
 void setSchedulingInfo(SchedulingInfoType value)
          Sets the value of the schedulingInfo property.
 void setSellerBusinessType(SellerBusinessCodeType value)
          Sets the value of the sellerBusinessType property.
 void setSellereBayPaymentProcessConsent(SellereBayPaymentProcessConsentCodeType value)
          Sets the value of the sellereBayPaymentProcessConsent property.
 void setSellereBayPaymentProcessStatus(SellereBayPaymentProcessStatusCodeType value)
          Sets the value of the sellereBayPaymentProcessStatus property.
 void setSellerGuaranteeLevel(SellerGuaranteeLevelCodeType value)
          Sets the value of the sellerGuaranteeLevel property.
 void setSellerLevel(SellerLevelCodeType value)
          Sets the value of the sellerLevel property.
 void setSellerPaymentAddress(AddressType value)
          Sets the value of the sellerPaymentAddress property.
 void setStoreOwner(boolean value)
          Sets the value of the storeOwner property.
 void setStoreSite(SiteCodeType value)
          Sets the value of the storeSite property.
 void setStoreURL(java.lang.String value)
          Sets the value of the storeURL property.
 void setTopRatedSeller(java.lang.Boolean value)
          Sets the value of the topRatedSeller property.
 void setTopRatedSellerDetails(TopRatedSellerDetailsType value)
          Sets the value of the topRatedSellerDetails property.
 void setTransactionPercent(java.lang.Float value)
          Sets the value of the transactionPercent property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

paisaPayStatus

protected java.lang.Integer paisaPayStatus

allowPaymentEdit

protected boolean allowPaymentEdit

billingCurrency

protected CurrencyCodeType billingCurrency

checkoutEnabled

protected boolean checkoutEnabled

cipBankAccountStored

protected boolean cipBankAccountStored

goodStanding

protected boolean goodStanding

merchandizingPref

protected MerchandizingPrefCodeType merchandizingPref

qualifiesForB2BVAT

protected boolean qualifiesForB2BVAT

sellerGuaranteeLevel

protected SellerGuaranteeLevelCodeType sellerGuaranteeLevel

sellerLevel

protected SellerLevelCodeType sellerLevel

sellerPaymentAddress

protected AddressType sellerPaymentAddress

schedulingInfo

protected SchedulingInfoType schedulingInfo

storeOwner

protected boolean storeOwner

storeURL

protected java.lang.String storeURL

sellerBusinessType

protected SellerBusinessCodeType sellerBusinessType

registeredBusinessSeller

protected java.lang.Boolean registeredBusinessSeller

storeSite

protected SiteCodeType storeSite

paymentMethod

protected SellerPaymentMethodCodeType paymentMethod

proStoresPreference

protected ProStoresCheckoutPreferenceType proStoresPreference

charityRegistered

protected java.lang.Boolean charityRegistered

safePaymentExempt

protected java.lang.Boolean safePaymentExempt

paisaPayEscrowEMIStatus

protected java.lang.Integer paisaPayEscrowEMIStatus

charityAffiliationDetails

protected CharityAffiliationDetailsType charityAffiliationDetails

transactionPercent

protected java.lang.Float transactionPercent

integratedMerchantCreditCardInfo

protected IntegratedMerchantCreditCardInfoType integratedMerchantCreditCardInfo

featureEligibility

protected FeatureEligibilityType featureEligibility

topRatedSeller

protected java.lang.Boolean topRatedSeller

topRatedSellerDetails

protected TopRatedSellerDetailsType topRatedSellerDetails

recoupmentPolicyConsent

protected RecoupmentPolicyConsentType recoupmentPolicyConsent

domesticRateTable

protected java.lang.Boolean domesticRateTable

internationalRateTable

protected java.lang.Boolean internationalRateTable

sellereBayPaymentProcessStatus

protected SellereBayPaymentProcessStatusCodeType sellereBayPaymentProcessStatus

sellereBayPaymentProcessConsent

protected SellereBayPaymentProcessConsentCodeType sellereBayPaymentProcessConsent

any

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

SellerType

public SellerType()
Method Detail

getPaisaPayStatus

public java.lang.Integer getPaisaPayStatus()
Gets the value of the paisaPayStatus property.

Returns:
possible object is Integer

setPaisaPayStatus

public void setPaisaPayStatus(java.lang.Integer value)
Sets the value of the paisaPayStatus property.

Parameters:
value - allowed object is Integer

isAllowPaymentEdit

public boolean isAllowPaymentEdit()
Gets the value of the allowPaymentEdit property.


setAllowPaymentEdit

public void setAllowPaymentEdit(boolean value)
Sets the value of the allowPaymentEdit property.


getBillingCurrency

public CurrencyCodeType getBillingCurrency()
Gets the value of the billingCurrency property.

Returns:
possible object is CurrencyCodeType

setBillingCurrency

public void setBillingCurrency(CurrencyCodeType value)
Sets the value of the billingCurrency property.

Parameters:
value - allowed object is CurrencyCodeType

isCheckoutEnabled

public boolean isCheckoutEnabled()
Gets the value of the checkoutEnabled property.


setCheckoutEnabled

public void setCheckoutEnabled(boolean value)
Sets the value of the checkoutEnabled property.


isCIPBankAccountStored

public boolean isCIPBankAccountStored()
Gets the value of the cipBankAccountStored property.


setCIPBankAccountStored

public void setCIPBankAccountStored(boolean value)
Sets the value of the cipBankAccountStored property.


isGoodStanding

public boolean isGoodStanding()
Gets the value of the goodStanding property.


setGoodStanding

public void setGoodStanding(boolean value)
Sets the value of the goodStanding property.


getMerchandizingPref

public MerchandizingPrefCodeType getMerchandizingPref()
Gets the value of the merchandizingPref property.

Returns:
possible object is MerchandizingPrefCodeType

setMerchandizingPref

public void setMerchandizingPref(MerchandizingPrefCodeType value)
Sets the value of the merchandizingPref property.

Parameters:
value - allowed object is MerchandizingPrefCodeType

isQualifiesForB2BVAT

public boolean isQualifiesForB2BVAT()
Gets the value of the qualifiesForB2BVAT property.


setQualifiesForB2BVAT

public void setQualifiesForB2BVAT(boolean value)
Sets the value of the qualifiesForB2BVAT property.


getSellerGuaranteeLevel

public SellerGuaranteeLevelCodeType getSellerGuaranteeLevel()
Gets the value of the sellerGuaranteeLevel property.

Returns:
possible object is SellerGuaranteeLevelCodeType

setSellerGuaranteeLevel

public void setSellerGuaranteeLevel(SellerGuaranteeLevelCodeType value)
Sets the value of the sellerGuaranteeLevel property.

Parameters:
value - allowed object is SellerGuaranteeLevelCodeType

getSellerLevel

public SellerLevelCodeType getSellerLevel()
Gets the value of the sellerLevel property.

Returns:
possible object is SellerLevelCodeType

setSellerLevel

public void setSellerLevel(SellerLevelCodeType value)
Sets the value of the sellerLevel property.

Parameters:
value - allowed object is SellerLevelCodeType

getSellerPaymentAddress

public AddressType getSellerPaymentAddress()
Gets the value of the sellerPaymentAddress property.

Returns:
possible object is AddressType

setSellerPaymentAddress

public void setSellerPaymentAddress(AddressType value)
Sets the value of the sellerPaymentAddress property.

Parameters:
value - allowed object is AddressType

getSchedulingInfo

public SchedulingInfoType getSchedulingInfo()
Gets the value of the schedulingInfo property.

Returns:
possible object is SchedulingInfoType

setSchedulingInfo

public void setSchedulingInfo(SchedulingInfoType value)
Sets the value of the schedulingInfo property.

Parameters:
value - allowed object is SchedulingInfoType

isStoreOwner

public boolean isStoreOwner()
Gets the value of the storeOwner property.


setStoreOwner

public void setStoreOwner(boolean value)
Sets the value of the storeOwner property.


getStoreURL

public java.lang.String getStoreURL()
Gets the value of the storeURL property.

Returns:
possible object is String

setStoreURL

public void setStoreURL(java.lang.String value)
Sets the value of the storeURL property.

Parameters:
value - allowed object is String

getSellerBusinessType

public SellerBusinessCodeType getSellerBusinessType()
Gets the value of the sellerBusinessType property.

Returns:
possible object is SellerBusinessCodeType

setSellerBusinessType

public void setSellerBusinessType(SellerBusinessCodeType value)
Sets the value of the sellerBusinessType property.

Parameters:
value - allowed object is SellerBusinessCodeType

isRegisteredBusinessSeller

public java.lang.Boolean isRegisteredBusinessSeller()
Gets the value of the registeredBusinessSeller property.

Returns:
possible object is Boolean

setRegisteredBusinessSeller

public void setRegisteredBusinessSeller(java.lang.Boolean value)
Sets the value of the registeredBusinessSeller property.

Parameters:
value - allowed object is Boolean

getStoreSite

public SiteCodeType getStoreSite()
Gets the value of the storeSite property.

Returns:
possible object is SiteCodeType

setStoreSite

public void setStoreSite(SiteCodeType value)
Sets the value of the storeSite property.

Parameters:
value - allowed object is SiteCodeType

getPaymentMethod

public SellerPaymentMethodCodeType getPaymentMethod()
Gets the value of the paymentMethod property.

Returns:
possible object is SellerPaymentMethodCodeType

setPaymentMethod

public void setPaymentMethod(SellerPaymentMethodCodeType value)
Sets the value of the paymentMethod property.

Parameters:
value - allowed object is SellerPaymentMethodCodeType

getProStoresPreference

public ProStoresCheckoutPreferenceType getProStoresPreference()
Gets the value of the proStoresPreference property.

Returns:
possible object is ProStoresCheckoutPreferenceType

setProStoresPreference

public void setProStoresPreference(ProStoresCheckoutPreferenceType value)
Sets the value of the proStoresPreference property.

Parameters:
value - allowed object is ProStoresCheckoutPreferenceType

isCharityRegistered

public java.lang.Boolean isCharityRegistered()
Gets the value of the charityRegistered property.

Returns:
possible object is Boolean

setCharityRegistered

public void setCharityRegistered(java.lang.Boolean value)
Sets the value of the charityRegistered property.

Parameters:
value - allowed object is Boolean

isSafePaymentExempt

public java.lang.Boolean isSafePaymentExempt()
Gets the value of the safePaymentExempt property.

Returns:
possible object is Boolean

setSafePaymentExempt

public void setSafePaymentExempt(java.lang.Boolean value)
Sets the value of the safePaymentExempt property.

Parameters:
value - allowed object is Boolean

getPaisaPayEscrowEMIStatus

public java.lang.Integer getPaisaPayEscrowEMIStatus()
Gets the value of the paisaPayEscrowEMIStatus property.

Returns:
possible object is Integer

setPaisaPayEscrowEMIStatus

public void setPaisaPayEscrowEMIStatus(java.lang.Integer value)
Sets the value of the paisaPayEscrowEMIStatus property.

Parameters:
value - allowed object is Integer

getCharityAffiliationDetails

public CharityAffiliationDetailsType getCharityAffiliationDetails()
Gets the value of the charityAffiliationDetails property.

Returns:
possible object is CharityAffiliationDetailsType

setCharityAffiliationDetails

public void setCharityAffiliationDetails(CharityAffiliationDetailsType value)
Sets the value of the charityAffiliationDetails property.

Parameters:
value - allowed object is CharityAffiliationDetailsType

getTransactionPercent

public java.lang.Float getTransactionPercent()
Gets the value of the transactionPercent property.

Returns:
possible object is Float

setTransactionPercent

public void setTransactionPercent(java.lang.Float value)
Sets the value of the transactionPercent property.

Parameters:
value - allowed object is Float

getIntegratedMerchantCreditCardInfo

public IntegratedMerchantCreditCardInfoType getIntegratedMerchantCreditCardInfo()
Gets the value of the integratedMerchantCreditCardInfo property.

Returns:
possible object is IntegratedMerchantCreditCardInfoType

setIntegratedMerchantCreditCardInfo

public void setIntegratedMerchantCreditCardInfo(IntegratedMerchantCreditCardInfoType value)
Sets the value of the integratedMerchantCreditCardInfo property.

Parameters:
value - allowed object is IntegratedMerchantCreditCardInfoType

getFeatureEligibility

public FeatureEligibilityType getFeatureEligibility()
Gets the value of the featureEligibility property.

Returns:
possible object is FeatureEligibilityType

setFeatureEligibility

public void setFeatureEligibility(FeatureEligibilityType value)
Sets the value of the featureEligibility property.

Parameters:
value - allowed object is FeatureEligibilityType

isTopRatedSeller

public java.lang.Boolean isTopRatedSeller()
Gets the value of the topRatedSeller property.

Returns:
possible object is Boolean

setTopRatedSeller

public void setTopRatedSeller(java.lang.Boolean value)
Sets the value of the topRatedSeller property.

Parameters:
value - allowed object is Boolean

getTopRatedSellerDetails

public TopRatedSellerDetailsType getTopRatedSellerDetails()
Gets the value of the topRatedSellerDetails property.

Returns:
possible object is TopRatedSellerDetailsType

setTopRatedSellerDetails

public void setTopRatedSellerDetails(TopRatedSellerDetailsType value)
Sets the value of the topRatedSellerDetails property.

Parameters:
value - allowed object is TopRatedSellerDetailsType

getRecoupmentPolicyConsent

public RecoupmentPolicyConsentType getRecoupmentPolicyConsent()
Gets the value of the recoupmentPolicyConsent property.

Returns:
possible object is RecoupmentPolicyConsentType

setRecoupmentPolicyConsent

public void setRecoupmentPolicyConsent(RecoupmentPolicyConsentType value)
Sets the value of the recoupmentPolicyConsent property.

Parameters:
value - allowed object is RecoupmentPolicyConsentType

isDomesticRateTable

public java.lang.Boolean isDomesticRateTable()
Gets the value of the domesticRateTable property.

Returns:
possible object is Boolean

setDomesticRateTable

public void setDomesticRateTable(java.lang.Boolean value)
Sets the value of the domesticRateTable property.

Parameters:
value - allowed object is Boolean

isInternationalRateTable

public java.lang.Boolean isInternationalRateTable()
Gets the value of the internationalRateTable property.

Returns:
possible object is Boolean

setInternationalRateTable

public void setInternationalRateTable(java.lang.Boolean value)
Sets the value of the internationalRateTable property.

Parameters:
value - allowed object is Boolean

getSellereBayPaymentProcessStatus

public SellereBayPaymentProcessStatusCodeType getSellereBayPaymentProcessStatus()
Gets the value of the sellereBayPaymentProcessStatus property.

Returns:
possible object is SellereBayPaymentProcessStatusCodeType

setSellereBayPaymentProcessStatus

public void setSellereBayPaymentProcessStatus(SellereBayPaymentProcessStatusCodeType value)
Sets the value of the sellereBayPaymentProcessStatus property.

Parameters:
value - allowed object is SellereBayPaymentProcessStatusCodeType

getSellereBayPaymentProcessConsent

public SellereBayPaymentProcessConsentCodeType getSellereBayPaymentProcessConsent()
Gets the value of the sellereBayPaymentProcessConsent property.

Returns:
possible object is SellereBayPaymentProcessConsentCodeType

setSellereBayPaymentProcessConsent

public void setSellereBayPaymentProcessConsent(SellereBayPaymentProcessConsentCodeType value)
Sets the value of the sellereBayPaymentProcessConsent property.

Parameters:
value - allowed object is SellereBayPaymentProcessConsentCodeType

getAny

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

getAny

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

getAnyLength

public int getAnyLength()

setAny

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

_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 Object Element

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.