Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class FeatureDefinitionsType

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

public class FeatureDefinitionsType
extends Object
implements Serializable

This type is used by the FeatureDefinitions container that is returned in the GetCategoryFeatures response to indicate which eBay features are available for the corresponding eBay site that is passed in the request header. If no FeatureID field is included in the call request, all eBay features available for the eBay site are returned. If one or more FeatureID fields are included in the call request, only those eBay features specified in each FeatureID field is returned in the response.

Java class for FeatureDefinitionsType complex type.

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

 <complexType name="FeatureDefinitionsType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ListingDurations" type="{urn:ebay:apis:eBLBaseComponents}ListingDurationDefinitionsType" minOccurs="0"/>
         <element name="ShippingTermsRequired" type="{urn:ebay:apis:eBLBaseComponents}ShippingTermRequiredDefinitionType" minOccurs="0"/>
         <element name="BestOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}BestOfferEnabledDefinitionType" minOccurs="0"/>
         <element name="DutchBINEnabled" type="{urn:ebay:apis:eBLBaseComponents}DutchBINEnabledDefinitionType" minOccurs="0"/>
         <element name="UserConsentRequired" type="{urn:ebay:apis:eBLBaseComponents}UserConsentRequiredDefinitionType" minOccurs="0"/>
         <element name="HomePageFeaturedEnabled" type="{urn:ebay:apis:eBLBaseComponents}HomePageFeaturedEnabledDefinitionType" minOccurs="0"/>
         <element name="ProPackEnabled" type="{urn:ebay:apis:eBLBaseComponents}ProPackEnabledDefinitionType" minOccurs="0"/>
         <element name="BasicUpgradePackEnabled" type="{urn:ebay:apis:eBLBaseComponents}BasicUpgradePackEnabledDefinitionType" minOccurs="0"/>
         <element name="ValuePackEnabled" type="{urn:ebay:apis:eBLBaseComponents}ValuePackEnabledDefinitionType" minOccurs="0"/>
         <element name="ProPackPlusEnabled" type="{urn:ebay:apis:eBLBaseComponents}ProPackPlusEnabledDefinitionType" minOccurs="0"/>
         <element name="AdFormatEnabled" type="{urn:ebay:apis:eBLBaseComponents}AdFormatEnabledDefinitionType" minOccurs="0"/>
         <element name="BestOfferCounterEnabled" type="{urn:ebay:apis:eBLBaseComponents}BestOfferCounterEnabledDefinitionType" minOccurs="0"/>
         <element name="BestOfferAutoDeclineEnabled" type="{urn:ebay:apis:eBLBaseComponents}BestOfferAutoDeclineEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketSpecialitySubscription" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketSpecialitySubscriptionDefinitionType" minOccurs="0"/>
         <element name="LocalMarketRegularSubscription" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketRegularSubscriptionDefinitionType" minOccurs="0"/>
         <element name="LocalMarketPremiumSubscription" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketPremiumSubscriptionDefinitionType" minOccurs="0"/>
         <element name="LocalMarketNonSubscription" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketNonSubscriptionDefinitionType" minOccurs="0"/>
         <element name="ExpressEnabled" type="{urn:ebay:apis:eBLBaseComponents}ExpressEnabledDefinitionType" minOccurs="0"/>
         <element name="ExpressPicturesRequired" type="{urn:ebay:apis:eBLBaseComponents}ExpressPicturesRequiredDefinitionType" minOccurs="0"/>
         <element name="ExpressConditionRequired" type="{urn:ebay:apis:eBLBaseComponents}ExpressConditionRequiredDefinitionType" minOccurs="0"/>
         <element name="MinimumReservePrice" type="{urn:ebay:apis:eBLBaseComponents}MinimumReservePriceDefinitionType" minOccurs="0"/>
         <element name="TransactionConfirmationRequestEnabled" type="{urn:ebay:apis:eBLBaseComponents}TCREnabledDefinitionType" minOccurs="0"/>
         <element name="SellerContactDetailsEnabled" type="{urn:ebay:apis:eBLBaseComponents}SellerContactDetailsEnabledDefinitionType" minOccurs="0"/>
         <element name="StoreInventoryEnabled" type="{urn:ebay:apis:eBLBaseComponents}StoreInventoryEnabledDefinitionType" minOccurs="0"/>
         <element name="SkypeMeTransactionalEnabled" type="{urn:ebay:apis:eBLBaseComponents}SkypeMeTransactionalEnabledDefinitionType" minOccurs="0"/>
         <element name="SkypeMeNonTransactionalEnabled" type="{urn:ebay:apis:eBLBaseComponents}SkypeMeNonTransactionalEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalListingDistancesRegular" type="{urn:ebay:apis:eBLBaseComponents}LocalListingDistancesRegularDefinitionType" minOccurs="0"/>
         <element name="LocalListingDistancesSpecialty" type="{urn:ebay:apis:eBLBaseComponents}LocalListingDistancesSpecialtyDefinitionType" minOccurs="0"/>
         <element name="LocalListingDistancesNonSubscription" type="{urn:ebay:apis:eBLBaseComponents}LocalListingDistancesNonSubscriptionDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdPaymentMethodEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdPaymentMethodEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdShippingMethodEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdShippingMethodEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdBestOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdBestOfferEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdCounterOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdCounterOfferEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdAutoDeclineEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdAutoDeclineEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdContactByPhoneEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdContactByPhoneEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdContactByEmailEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdContactByEmailEnabledDefintionType" minOccurs="0"/>
         <element name="SafePaymentRequired" type="{urn:ebay:apis:eBLBaseComponents}SafePaymentRequiredDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdPayPerLeadEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdPayPerLeadEnabledDefinitionType" minOccurs="0"/>
         <element name="ItemSpecificsEnabled" type="{urn:ebay:apis:eBLBaseComponents}ItemSpecificsEnabledDefinitionType" minOccurs="0"/>
         <element name="PaisaPayFullEscrowEnabled" type="{urn:ebay:apis:eBLBaseComponents}PaisaPayFullEscrowEnabledDefinitionType" minOccurs="0"/>
         <element name="ISBNIdentifierEnabled" type="{urn:ebay:apis:eBLBaseComponents}ISBNIdentifierEnabledDefinitionType" minOccurs="0"/>
         <element name="UPCIdentifierEnabled" type="{urn:ebay:apis:eBLBaseComponents}UPCIdentifierEnabledDefinitionType" minOccurs="0"/>
         <element name="EANIdentifierEnabled" type="{urn:ebay:apis:eBLBaseComponents}EANIdentifierEnabledDefinitionType" minOccurs="0"/>
         <element name="BrandMPNIdentifierEnabled" type="{urn:ebay:apis:eBLBaseComponents}BrandMPNIdentifierEnabledDefinitionType" minOccurs="0"/>
         <element name="BestOfferAutoAcceptEnabled" type="{urn:ebay:apis:eBLBaseComponents}BestOfferAutoAcceptEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdAutoAcceptEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdAutoAcceptEnabledDefinitionType" minOccurs="0"/>
         <element name="CrossBorderTradeNorthAmericaEnabled" type="{urn:ebay:apis:eBLBaseComponents}CrossBorderTradeNorthAmericaEnabledDefinitionType" minOccurs="0"/>
         <element name="CrossBorderTradeGBEnabled" type="{urn:ebay:apis:eBLBaseComponents}CrossBorderTradeGBEnabledDefinitionType" minOccurs="0"/>
         <element name="CrossBorderTradeAustraliaEnabled" type="{urn:ebay:apis:eBLBaseComponents}CrossBorderTradeAustraliaEnabledDefinitionType" minOccurs="0"/>
         <element name="PayPalBuyerProtectionEnabled" type="{urn:ebay:apis:eBLBaseComponents}PayPalBuyerProtectionEnabledDefinitionType" minOccurs="0"/>
         <element name="BuyerGuaranteeEnabled" type="{urn:ebay:apis:eBLBaseComponents}BuyerGuaranteeEnabledDefinitionType" minOccurs="0"/>
         <element name="CombinedFixedPriceTreatmentEnabled" type="{urn:ebay:apis:eBLBaseComponents}CombinedFixedPriceTreatmentEnabledDefinitionType" minOccurs="0"/>
         <element name="GalleryFeaturedDurations" type="{urn:ebay:apis:eBLBaseComponents}ListingEnhancementDurationDefinitionType" minOccurs="0"/>
         <element name="INEscrowWorkflowTimeline" type="{urn:ebay:apis:eBLBaseComponents}INEscrowWorkflowTimelineDefinitionType" minOccurs="0"/>
         <element name="PayPalRequired" type="{urn:ebay:apis:eBLBaseComponents}PayPalRequiredDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProAdFormatEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProAdFormatEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProContactByPhoneEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProContactByPhoneEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProPhoneCount" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProPhoneCountDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProContactByAddressEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProContactByAddressEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProStreetCount" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProStreetCountDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProCompanyNameEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProCompanyNameEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProContactByEmailEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProContactByEmailEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProBestOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProBestOfferEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProAutoAcceptEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProAutoAcceptEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProAutoDeclineEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProAutoDeclineEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProPaymentMethodCheckOutEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProPaymentMethodCheckOutEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProShippingMethodEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProShippingMethodEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProCounterOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProCounterOfferEnabledDefinitionType" minOccurs="0"/>
         <element name="eBayMotorsProSellerContactDetailsEnabled" type="{urn:ebay:apis:eBLBaseComponents}eBayMotorsProSellerContactDetailsEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketAdFormatEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketAdFormatEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketContactByPhoneEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketContactByPhoneEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketPhoneCount" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketPhoneCountDefinitionType" minOccurs="0"/>
         <element name="LocalMarketContactByAddressEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketContactByAddressEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketStreetCount" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketStreetCountDefinitionType" minOccurs="0"/>
         <element name="LocalMarketCompanyNameEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketCompanyNameEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketContactByEmailEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketContactByEmailEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketBestOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketBestOfferEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketAutoAcceptEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketAutoAcceptEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketAutoDeclineEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketAutoDeclineEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketPaymentMethodCheckOutEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketPaymentMethodCheckOutEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketShippingMethodEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketShippingMethodEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketCounterOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketCounterOfferEnabledDefinitionType" minOccurs="0"/>
         <element name="LocalMarketSellerContactDetailsEnabled" type="{urn:ebay:apis:eBLBaseComponents}LocalMarketSellerContactDetailsEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdPhoneCount" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdPhoneCountDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdContactByAddressEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdContactByAddressEnabledDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdStreetCount" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdStreetCountDefinitionType" minOccurs="0"/>
         <element name="ClassifiedAdCompanyNameEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdCompanyNameEnabledDefinitionType" minOccurs="0"/>
         <element name="SpecialitySubscription" type="{urn:ebay:apis:eBLBaseComponents}SpecialitySubscriptionDefinitionType" minOccurs="0"/>
         <element name="RegularSubscription" type="{urn:ebay:apis:eBLBaseComponents}RegularSubscriptionDefinitionType" minOccurs="0"/>
         <element name="PremiumSubscription" type="{urn:ebay:apis:eBLBaseComponents}PremiumSubscriptionDefinitionType" minOccurs="0"/>
         <element name="NonSubscription" type="{urn:ebay:apis:eBLBaseComponents}NonSubscriptionDefinitionType" minOccurs="0"/>
         <element name="ReturnPolicyEnabled" type="{urn:ebay:apis:eBLBaseComponents}ReturnPolicyEnabledDefinitionType" minOccurs="0"/>
         <element name="HandlingTimeEnabled" type="{urn:ebay:apis:eBLBaseComponents}HandlingTimeEnabledDefinitionType" minOccurs="0"/>
         <element name="PayPalRequiredForStoreOwner" type="{urn:ebay:apis:eBLBaseComponents}PayPalRequiredForStoreOwnerDefinitionType" minOccurs="0"/>
         <element name="ReviseQuantityAllowed" type="{urn:ebay:apis:eBLBaseComponents}ReviseQuantityAllowedDefinitionType" minOccurs="0"/>
         <element name="RevisePriceAllowed" type="{urn:ebay:apis:eBLBaseComponents}RevisePriceAllowedDefinitionType" minOccurs="0"/>
         <element name="StoreOwnerExtendedListingDurationsEnabled" type="{urn:ebay:apis:eBLBaseComponents}StoreOwnerExtendedListingDurationsEnabledDefinitionType" minOccurs="0"/>
         <element name="StoreOwnerExtendedListingDurations" type="{urn:ebay:apis:eBLBaseComponents}StoreOwnerExtendedListingDurationsDefinitionType" minOccurs="0"/>
         <element name="PaymentMethod" type="{urn:ebay:apis:eBLBaseComponents}PaymentMethodDefinitionType" minOccurs="0"/>
         <element name="Group1MaxFlatShippingCost" type="{urn:ebay:apis:eBLBaseComponents}Group1MaxFlatShippingCostDefinitionType" minOccurs="0"/>
         <element name="Group2MaxFlatShippingCost" type="{urn:ebay:apis:eBLBaseComponents}Group2MaxFlatShippingCostDefinitionType" minOccurs="0"/>
         <element name="Group3MaxFlatShippingCost" type="{urn:ebay:apis:eBLBaseComponents}Group3MaxFlatShippingCostDefinitionType" minOccurs="0"/>
         <element name="MaxFlatShippingCostCBTExempt" type="{urn:ebay:apis:eBLBaseComponents}MaxFlatShippingCostCBTExemptDefinitionType" minOccurs="0"/>
         <element name="MaxFlatShippingCost" type="{urn:ebay:apis:eBLBaseComponents}MaxFlatShippingCostDefinitionType" minOccurs="0"/>
         <element name="VariationsEnabled" type="{urn:ebay:apis:eBLBaseComponents}VariationsEnabledDefinitionType" minOccurs="0"/>
         <element name="AttributeConversionEnabled" type="{urn:ebay:apis:eBLBaseComponents}AttributeConversionEnabledFeatureDefinitionType" minOccurs="0"/>
         <element name="FreeGalleryPlusEnabled" type="{urn:ebay:apis:eBLBaseComponents}FreeGalleryPlusEnabledDefinitionType" minOccurs="0"/>
         <element name="FreePicturePackEnabled" type="{urn:ebay:apis:eBLBaseComponents}FreePicturePackEnabledDefinitionType" minOccurs="0"/>
         <element name="ItemCompatibilityEnabled" type="{urn:ebay:apis:eBLBaseComponents}ItemCompatibilityEnabledDefinitionType" minOccurs="0"/>
         <element name="MaxItemCompatibility" type="{urn:ebay:apis:eBLBaseComponents}MaxItemCompatibilityDefinitionType" minOccurs="0"/>
         <element name="MinItemCompatibility" type="{urn:ebay:apis:eBLBaseComponents}MinItemCompatibilityDefinitionType" minOccurs="0"/>
         <element name="ConditionEnabled" type="{urn:ebay:apis:eBLBaseComponents}ConditionEnabledDefinitionType" minOccurs="0"/>
         <element name="ConditionValues" type="{urn:ebay:apis:eBLBaseComponents}ConditionValuesDefinitionType" minOccurs="0"/>
         <element name="ValueCategory" type="{urn:ebay:apis:eBLBaseComponents}ValueCategoryDefinitionType" minOccurs="0"/>
         <element name="ProductCreationEnabled" type="{urn:ebay:apis:eBLBaseComponents}ProductCreationEnabledDefinitionType" minOccurs="0"/>
         <element name="EANEnabled" type="{urn:ebay:apis:eBLBaseComponents}EANEnabledDefinitionType" minOccurs="0"/>
         <element name="ISBNEnabled" type="{urn:ebay:apis:eBLBaseComponents}ISBNEnabledDefinitionType" minOccurs="0"/>
         <element name="UPCEnabled" type="{urn:ebay:apis:eBLBaseComponents}UPCEnabledDefinitionType" minOccurs="0"/>
         <element name="CompatibleVehicleType" type="{urn:ebay:apis:eBLBaseComponents}CompatibleVehicleTypeDefinitionType" minOccurs="0"/>
         <element name="MaxGranularFitmentCount" type="{urn:ebay:apis:eBLBaseComponents}MaxGranularFitmentCountDefinitionType" minOccurs="0"/>
         <element name="PaymentOptionsGroup" type="{urn:ebay:apis:eBLBaseComponents}PaymentOptionsGroupEnabledDefinitionType" minOccurs="0"/>
         <element name="ShippingProfileCategoryGroup" type="{urn:ebay:apis:eBLBaseComponents}ProfileCategoryGroupDefinitionType" minOccurs="0"/>
         <element name="PaymentProfileCategoryGroup" type="{urn:ebay:apis:eBLBaseComponents}ProfileCategoryGroupDefinitionType" minOccurs="0"/>
         <element name="ReturnPolicyProfileCategoryGroup" type="{urn:ebay:apis:eBLBaseComponents}ProfileCategoryGroupDefinitionType" minOccurs="0"/>
         <element name="VINSupported" type="{urn:ebay:apis:eBLBaseComponents}VINSupportedDefinitionType" minOccurs="0"/>
         <element name="VRMSupported" type="{urn:ebay:apis:eBLBaseComponents}VRMSupportedDefinitionType" minOccurs="0"/>
         <element name="SellerProvidedTitleSupported" type="{urn:ebay:apis:eBLBaseComponents}SellerProvidedTitleSupportedDefinitionType" minOccurs="0"/>
         <element name="DepositSupported" type="{urn:ebay:apis:eBLBaseComponents}DepositSupportedDefinitionType" minOccurs="0"/>
         <element name="GlobalShippingEnabled" type="{urn:ebay:apis:eBLBaseComponents}GlobalShippingEnabledDefinitionType" minOccurs="0"/>
         <element name="AdditionalCompatibilityEnabled" type="{urn:ebay:apis:eBLBaseComponents}AdditionalCompatibilityEnabledDefinitionType" minOccurs="0"/>
         <any/>
         <element name="PickupDropOffEnabled" type="{urn:ebay:apis:eBLBaseComponents}PickupDropOffEnabledDefinitionType" minOccurs="0"/>
         <element name="DigitalGoodDeliveryEnabled" type="{urn:ebay:apis:eBLBaseComponents}DigitalGoodDeliveryEnabledDefinitionType" minOccurs="0"/>
         <element name="EpidSupported" type="{urn:ebay:apis:eBLBaseComponents}EpidSupportedDefinitionType" minOccurs="0"/>
         <element name="KTypeSupported" type="{urn:ebay:apis:eBLBaseComponents}KTypeSupportedDefinitionType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  AdditionalCompatibilityEnabledDefinitionType additionalCompatibilityEnabled
           
protected  AdFormatEnabledDefinitionType adFormatEnabled
           
protected  List<Object> any
           
protected  AttributeConversionEnabledFeatureDefinitionType attributeConversionEnabled
           
protected  BasicUpgradePackEnabledDefinitionType basicUpgradePackEnabled
           
protected  BestOfferAutoAcceptEnabledDefinitionType bestOfferAutoAcceptEnabled
           
protected  BestOfferAutoDeclineEnabledDefinitionType bestOfferAutoDeclineEnabled
           
protected  BestOfferCounterEnabledDefinitionType bestOfferCounterEnabled
           
protected  BestOfferEnabledDefinitionType bestOfferEnabled
           
protected  BrandMPNIdentifierEnabledDefinitionType brandMPNIdentifierEnabled
           
protected  BuyerGuaranteeEnabledDefinitionType buyerGuaranteeEnabled
           
protected  ClassifiedAdAutoAcceptEnabledDefinitionType classifiedAdAutoAcceptEnabled
           
protected  ClassifiedAdAutoDeclineEnabledDefinitionType classifiedAdAutoDeclineEnabled
           
protected  ClassifiedAdBestOfferEnabledDefinitionType classifiedAdBestOfferEnabled
           
protected  ClassifiedAdCompanyNameEnabledDefinitionType classifiedAdCompanyNameEnabled
           
protected  ClassifiedAdContactByAddressEnabledDefinitionType classifiedAdContactByAddressEnabled
           
protected  ClassifiedAdContactByEmailEnabledDefintionType classifiedAdContactByEmailEnabled
           
protected  ClassifiedAdContactByPhoneEnabledDefinitionType classifiedAdContactByPhoneEnabled
           
protected  ClassifiedAdCounterOfferEnabledDefinitionType classifiedAdCounterOfferEnabled
           
protected  ClassifiedAdPaymentMethodEnabledDefinitionType classifiedAdPaymentMethodEnabled
           
protected  ClassifiedAdPayPerLeadEnabledDefinitionType classifiedAdPayPerLeadEnabled
           
protected  ClassifiedAdPhoneCountDefinitionType classifiedAdPhoneCount
           
protected  ClassifiedAdShippingMethodEnabledDefinitionType classifiedAdShippingMethodEnabled
           
protected  ClassifiedAdStreetCountDefinitionType classifiedAdStreetCount
           
protected  CombinedFixedPriceTreatmentEnabledDefinitionType combinedFixedPriceTreatmentEnabled
           
protected  CompatibleVehicleTypeDefinitionType compatibleVehicleType
           
protected  ConditionEnabledDefinitionType conditionEnabled
           
protected  ConditionValuesDefinitionType conditionValues
           
protected  CrossBorderTradeAustraliaEnabledDefinitionType crossBorderTradeAustraliaEnabled
           
protected  CrossBorderTradeGBEnabledDefinitionType crossBorderTradeGBEnabled
           
protected  CrossBorderTradeNorthAmericaEnabledDefinitionType crossBorderTradeNorthAmericaEnabled
           
protected  DepositSupportedDefinitionType depositSupported
           
protected  DigitalGoodDeliveryEnabledDefinitionType digitalGoodDeliveryEnabled
           
protected  DutchBINEnabledDefinitionType dutchBINEnabled
           
protected  EANEnabledDefinitionType eanEnabled
           
protected  EANIdentifierEnabledDefinitionType eanIdentifierEnabled
           
protected  EBayMotorsProAdFormatEnabledDefinitionType eBayMotorsProAdFormatEnabled
           
protected  EBayMotorsProAutoAcceptEnabledDefinitionType eBayMotorsProAutoAcceptEnabled
           
protected  EBayMotorsProAutoDeclineEnabledDefinitionType eBayMotorsProAutoDeclineEnabled
           
protected  EBayMotorsProBestOfferEnabledDefinitionType eBayMotorsProBestOfferEnabled
           
protected  EBayMotorsProCompanyNameEnabledDefinitionType eBayMotorsProCompanyNameEnabled
           
protected  EBayMotorsProContactByAddressEnabledDefinitionType eBayMotorsProContactByAddressEnabled
           
protected  EBayMotorsProContactByEmailEnabledDefinitionType eBayMotorsProContactByEmailEnabled
           
protected  EBayMotorsProContactByPhoneEnabledDefinitionType eBayMotorsProContactByPhoneEnabled
           
protected  EBayMotorsProCounterOfferEnabledDefinitionType eBayMotorsProCounterOfferEnabled
           
protected  EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType eBayMotorsProPaymentMethodCheckOutEnabled
           
protected  EBayMotorsProPhoneCountDefinitionType eBayMotorsProPhoneCount
           
protected  EBayMotorsProSellerContactDetailsEnabledDefinitionType eBayMotorsProSellerContactDetailsEnabled
           
protected  EBayMotorsProShippingMethodEnabledDefinitionType eBayMotorsProShippingMethodEnabled
           
protected  EBayMotorsProStreetCountDefinitionType eBayMotorsProStreetCount
           
protected  EpidSupportedDefinitionType epidSupported
           
protected  ExpressConditionRequiredDefinitionType expressConditionRequired
           
protected  ExpressEnabledDefinitionType expressEnabled
           
protected  ExpressPicturesRequiredDefinitionType expressPicturesRequired
           
protected  FreeGalleryPlusEnabledDefinitionType freeGalleryPlusEnabled
           
protected  FreePicturePackEnabledDefinitionType freePicturePackEnabled
           
protected  ListingEnhancementDurationDefinitionType galleryFeaturedDurations
           
protected  GlobalShippingEnabledDefinitionType globalShippingEnabled
           
protected  Group1MaxFlatShippingCostDefinitionType group1MaxFlatShippingCost
           
protected  Group2MaxFlatShippingCostDefinitionType group2MaxFlatShippingCost
           
protected  Group3MaxFlatShippingCostDefinitionType group3MaxFlatShippingCost
           
protected  HandlingTimeEnabledDefinitionType handlingTimeEnabled
           
protected  HomePageFeaturedEnabledDefinitionType homePageFeaturedEnabled
           
protected  INEscrowWorkflowTimelineDefinitionType inEscrowWorkflowTimeline
           
protected  ISBNEnabledDefinitionType isbnEnabled
           
protected  ISBNIdentifierEnabledDefinitionType isbnIdentifierEnabled
           
protected  ItemCompatibilityEnabledDefinitionType itemCompatibilityEnabled
           
protected  ItemSpecificsEnabledDefinitionType itemSpecificsEnabled
           
protected  KTypeSupportedDefinitionType kTypeSupported
           
protected  ListingDurationDefinitionsType listingDurations
           
protected  LocalListingDistancesNonSubscriptionDefinitionType localListingDistancesNonSubscription
           
protected  LocalListingDistancesRegularDefinitionType localListingDistancesRegular
           
protected  LocalListingDistancesSpecialtyDefinitionType localListingDistancesSpecialty
           
protected  LocalMarketAdFormatEnabledDefinitionType localMarketAdFormatEnabled
           
protected  LocalMarketAutoAcceptEnabledDefinitionType localMarketAutoAcceptEnabled
           
protected  LocalMarketAutoDeclineEnabledDefinitionType localMarketAutoDeclineEnabled
           
protected  LocalMarketBestOfferEnabledDefinitionType localMarketBestOfferEnabled
           
protected  LocalMarketCompanyNameEnabledDefinitionType localMarketCompanyNameEnabled
           
protected  LocalMarketContactByAddressEnabledDefinitionType localMarketContactByAddressEnabled
           
protected  LocalMarketContactByEmailEnabledDefinitionType localMarketContactByEmailEnabled
           
protected  LocalMarketContactByPhoneEnabledDefinitionType localMarketContactByPhoneEnabled
           
protected  LocalMarketCounterOfferEnabledDefinitionType localMarketCounterOfferEnabled
           
protected  LocalMarketNonSubscriptionDefinitionType localMarketNonSubscription
           
protected  LocalMarketPaymentMethodCheckOutEnabledDefinitionType localMarketPaymentMethodCheckOutEnabled
           
protected  LocalMarketPhoneCountDefinitionType localMarketPhoneCount
           
protected  LocalMarketPremiumSubscriptionDefinitionType localMarketPremiumSubscription
           
protected  LocalMarketRegularSubscriptionDefinitionType localMarketRegularSubscription
           
protected  LocalMarketSellerContactDetailsEnabledDefinitionType localMarketSellerContactDetailsEnabled
           
protected  LocalMarketShippingMethodEnabledDefinitionType localMarketShippingMethodEnabled
           
protected  LocalMarketSpecialitySubscriptionDefinitionType localMarketSpecialitySubscription
           
protected  LocalMarketStreetCountDefinitionType localMarketStreetCount
           
protected  MaxFlatShippingCostDefinitionType maxFlatShippingCost
           
protected  MaxFlatShippingCostCBTExemptDefinitionType maxFlatShippingCostCBTExempt
           
protected  MaxGranularFitmentCountDefinitionType maxGranularFitmentCount
           
protected  MaxItemCompatibilityDefinitionType maxItemCompatibility
           
protected  MinimumReservePriceDefinitionType minimumReservePrice
           
protected  MinItemCompatibilityDefinitionType minItemCompatibility
           
protected  NonSubscriptionDefinitionType nonSubscription
           
protected  PaisaPayFullEscrowEnabledDefinitionType paisaPayFullEscrowEnabled
           
protected  PaymentMethodDefinitionType paymentMethod
           
protected  PaymentOptionsGroupEnabledDefinitionType paymentOptionsGroup
           
protected  ProfileCategoryGroupDefinitionType paymentProfileCategoryGroup
           
protected  PayPalBuyerProtectionEnabledDefinitionType payPalBuyerProtectionEnabled
           
protected  PayPalRequiredDefinitionType payPalRequired
           
protected  PayPalRequiredForStoreOwnerDefinitionType payPalRequiredForStoreOwner
           
protected  PickupDropOffEnabledDefinitionType pickupDropOffEnabled
           
protected  PremiumSubscriptionDefinitionType premiumSubscription
           
protected  ProductCreationEnabledDefinitionType productCreationEnabled
           
protected  ProPackEnabledDefinitionType proPackEnabled
           
protected  ProPackPlusEnabledDefinitionType proPackPlusEnabled
           
protected  RegularSubscriptionDefinitionType regularSubscription
           
protected  ReturnPolicyEnabledDefinitionType returnPolicyEnabled
           
protected  ProfileCategoryGroupDefinitionType returnPolicyProfileCategoryGroup
           
protected  RevisePriceAllowedDefinitionType revisePriceAllowed
           
protected  ReviseQuantityAllowedDefinitionType reviseQuantityAllowed
           
protected  SafePaymentRequiredDefinitionType safePaymentRequired
           
protected  SellerContactDetailsEnabledDefinitionType sellerContactDetailsEnabled
           
protected  SellerProvidedTitleSupportedDefinitionType sellerProvidedTitleSupported
           
protected  ProfileCategoryGroupDefinitionType shippingProfileCategoryGroup
           
protected  ShippingTermRequiredDefinitionType shippingTermsRequired
           
protected  SkypeMeNonTransactionalEnabledDefinitionType skypeMeNonTransactionalEnabled
           
protected  SkypeMeTransactionalEnabledDefinitionType skypeMeTransactionalEnabled
           
protected  SpecialitySubscriptionDefinitionType specialitySubscription
           
protected  StoreInventoryEnabledDefinitionType storeInventoryEnabled
           
protected  StoreOwnerExtendedListingDurationsDefinitionType storeOwnerExtendedListingDurations
           
protected  StoreOwnerExtendedListingDurationsEnabledDefinitionType storeOwnerExtendedListingDurationsEnabled
           
protected  TCREnabledDefinitionType transactionConfirmationRequestEnabled
           
protected  UPCEnabledDefinitionType upcEnabled
           
protected  UPCIdentifierEnabledDefinitionType upcIdentifierEnabled
           
protected  UserConsentRequiredDefinitionType userConsentRequired
           
protected  ValueCategoryDefinitionType valueCategory
           
protected  ValuePackEnabledDefinitionType valuePackEnabled
           
protected  VariationsEnabledDefinitionType variationsEnabled
           
protected  VINSupportedDefinitionType vinSupported
           
protected  VRMSupportedDefinitionType vrmSupported
           
 
Constructor Summary
FeatureDefinitionsType()
           
 
Method Summary
protected  List<Object> _getAny()
           
 AdditionalCompatibilityEnabledDefinitionType getAdditionalCompatibilityEnabled()
          Gets the value of the additionalCompatibilityEnabled property.
 AdFormatEnabledDefinitionType getAdFormatEnabled()
          Gets the value of the adFormatEnabled property.
 Object[] getAny()
           
 Object getAny(int idx)
           
 int getAnyLength()
           
 AttributeConversionEnabledFeatureDefinitionType getAttributeConversionEnabled()
          Gets the value of the attributeConversionEnabled property.
 BasicUpgradePackEnabledDefinitionType getBasicUpgradePackEnabled()
          Gets the value of the basicUpgradePackEnabled property.
 BestOfferAutoAcceptEnabledDefinitionType getBestOfferAutoAcceptEnabled()
          Gets the value of the bestOfferAutoAcceptEnabled property.
 BestOfferAutoDeclineEnabledDefinitionType getBestOfferAutoDeclineEnabled()
          Gets the value of the bestOfferAutoDeclineEnabled property.
 BestOfferCounterEnabledDefinitionType getBestOfferCounterEnabled()
          Gets the value of the bestOfferCounterEnabled property.
 BestOfferEnabledDefinitionType getBestOfferEnabled()
          Gets the value of the bestOfferEnabled property.
 BrandMPNIdentifierEnabledDefinitionType getBrandMPNIdentifierEnabled()
          Gets the value of the brandMPNIdentifierEnabled property.
 BuyerGuaranteeEnabledDefinitionType getBuyerGuaranteeEnabled()
          Gets the value of the buyerGuaranteeEnabled property.
 ClassifiedAdAutoAcceptEnabledDefinitionType getClassifiedAdAutoAcceptEnabled()
          Gets the value of the classifiedAdAutoAcceptEnabled property.
 ClassifiedAdAutoDeclineEnabledDefinitionType getClassifiedAdAutoDeclineEnabled()
          Gets the value of the classifiedAdAutoDeclineEnabled property.
 ClassifiedAdBestOfferEnabledDefinitionType getClassifiedAdBestOfferEnabled()
          Gets the value of the classifiedAdBestOfferEnabled property.
 ClassifiedAdCompanyNameEnabledDefinitionType getClassifiedAdCompanyNameEnabled()
          Gets the value of the classifiedAdCompanyNameEnabled property.
 ClassifiedAdContactByAddressEnabledDefinitionType getClassifiedAdContactByAddressEnabled()
          Gets the value of the classifiedAdContactByAddressEnabled property.
 ClassifiedAdContactByEmailEnabledDefintionType getClassifiedAdContactByEmailEnabled()
          Gets the value of the classifiedAdContactByEmailEnabled property.
 ClassifiedAdContactByPhoneEnabledDefinitionType getClassifiedAdContactByPhoneEnabled()
          Gets the value of the classifiedAdContactByPhoneEnabled property.
 ClassifiedAdCounterOfferEnabledDefinitionType getClassifiedAdCounterOfferEnabled()
          Gets the value of the classifiedAdCounterOfferEnabled property.
 ClassifiedAdPaymentMethodEnabledDefinitionType getClassifiedAdPaymentMethodEnabled()
          Gets the value of the classifiedAdPaymentMethodEnabled property.
 ClassifiedAdPayPerLeadEnabledDefinitionType getClassifiedAdPayPerLeadEnabled()
          Gets the value of the classifiedAdPayPerLeadEnabled property.
 ClassifiedAdPhoneCountDefinitionType getClassifiedAdPhoneCount()
          Gets the value of the classifiedAdPhoneCount property.
 ClassifiedAdShippingMethodEnabledDefinitionType getClassifiedAdShippingMethodEnabled()
          Gets the value of the classifiedAdShippingMethodEnabled property.
 ClassifiedAdStreetCountDefinitionType getClassifiedAdStreetCount()
          Gets the value of the classifiedAdStreetCount property.
 CombinedFixedPriceTreatmentEnabledDefinitionType getCombinedFixedPriceTreatmentEnabled()
          Gets the value of the combinedFixedPriceTreatmentEnabled property.
 CompatibleVehicleTypeDefinitionType getCompatibleVehicleType()
          Gets the value of the compatibleVehicleType property.
 ConditionEnabledDefinitionType getConditionEnabled()
          Gets the value of the conditionEnabled property.
 ConditionValuesDefinitionType getConditionValues()
          Gets the value of the conditionValues property.
 CrossBorderTradeAustraliaEnabledDefinitionType getCrossBorderTradeAustraliaEnabled()
          Gets the value of the crossBorderTradeAustraliaEnabled property.
 CrossBorderTradeGBEnabledDefinitionType getCrossBorderTradeGBEnabled()
          Gets the value of the crossBorderTradeGBEnabled property.
 CrossBorderTradeNorthAmericaEnabledDefinitionType getCrossBorderTradeNorthAmericaEnabled()
          Gets the value of the crossBorderTradeNorthAmericaEnabled property.
 DepositSupportedDefinitionType getDepositSupported()
          Gets the value of the depositSupported property.
 DigitalGoodDeliveryEnabledDefinitionType getDigitalGoodDeliveryEnabled()
          Gets the value of the digitalGoodDeliveryEnabled property.
 DutchBINEnabledDefinitionType getDutchBINEnabled()
          Gets the value of the dutchBINEnabled property.
 EANEnabledDefinitionType getEANEnabled()
          Gets the value of the eanEnabled property.
 EANIdentifierEnabledDefinitionType getEANIdentifierEnabled()
          Gets the value of the eanIdentifierEnabled property.
 EBayMotorsProAdFormatEnabledDefinitionType getEBayMotorsProAdFormatEnabled()
          Gets the value of the eBayMotorsProAdFormatEnabled property.
 EBayMotorsProAutoAcceptEnabledDefinitionType getEBayMotorsProAutoAcceptEnabled()
          Gets the value of the eBayMotorsProAutoAcceptEnabled property.
 EBayMotorsProAutoDeclineEnabledDefinitionType getEBayMotorsProAutoDeclineEnabled()
          Gets the value of the eBayMotorsProAutoDeclineEnabled property.
 EBayMotorsProBestOfferEnabledDefinitionType getEBayMotorsProBestOfferEnabled()
          Gets the value of the eBayMotorsProBestOfferEnabled property.
 EBayMotorsProCompanyNameEnabledDefinitionType getEBayMotorsProCompanyNameEnabled()
          Gets the value of the eBayMotorsProCompanyNameEnabled property.
 EBayMotorsProContactByAddressEnabledDefinitionType getEBayMotorsProContactByAddressEnabled()
          Gets the value of the eBayMotorsProContactByAddressEnabled property.
 EBayMotorsProContactByEmailEnabledDefinitionType getEBayMotorsProContactByEmailEnabled()
          Gets the value of the eBayMotorsProContactByEmailEnabled property.
 EBayMotorsProContactByPhoneEnabledDefinitionType getEBayMotorsProContactByPhoneEnabled()
          Gets the value of the eBayMotorsProContactByPhoneEnabled property.
 EBayMotorsProCounterOfferEnabledDefinitionType getEBayMotorsProCounterOfferEnabled()
          Gets the value of the eBayMotorsProCounterOfferEnabled property.
 EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType getEBayMotorsProPaymentMethodCheckOutEnabled()
          Gets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.
 EBayMotorsProPhoneCountDefinitionType getEBayMotorsProPhoneCount()
          Gets the value of the eBayMotorsProPhoneCount property.
 EBayMotorsProSellerContactDetailsEnabledDefinitionType getEBayMotorsProSellerContactDetailsEnabled()
          Gets the value of the eBayMotorsProSellerContactDetailsEnabled property.
 EBayMotorsProShippingMethodEnabledDefinitionType getEBayMotorsProShippingMethodEnabled()
          Gets the value of the eBayMotorsProShippingMethodEnabled property.
 EBayMotorsProStreetCountDefinitionType getEBayMotorsProStreetCount()
          Gets the value of the eBayMotorsProStreetCount property.
 EpidSupportedDefinitionType getEpidSupported()
          Gets the value of the epidSupported property.
 ExpressConditionRequiredDefinitionType getExpressConditionRequired()
          Gets the value of the expressConditionRequired property.
 ExpressEnabledDefinitionType getExpressEnabled()
          Gets the value of the expressEnabled property.
 ExpressPicturesRequiredDefinitionType getExpressPicturesRequired()
          Gets the value of the expressPicturesRequired property.
 FreeGalleryPlusEnabledDefinitionType getFreeGalleryPlusEnabled()
          Gets the value of the freeGalleryPlusEnabled property.
 FreePicturePackEnabledDefinitionType getFreePicturePackEnabled()
          Gets the value of the freePicturePackEnabled property.
 ListingEnhancementDurationDefinitionType getGalleryFeaturedDurations()
          Gets the value of the galleryFeaturedDurations property.
 GlobalShippingEnabledDefinitionType getGlobalShippingEnabled()
          Gets the value of the globalShippingEnabled property.
 Group1MaxFlatShippingCostDefinitionType getGroup1MaxFlatShippingCost()
          Gets the value of the group1MaxFlatShippingCost property.
 Group2MaxFlatShippingCostDefinitionType getGroup2MaxFlatShippingCost()
          Gets the value of the group2MaxFlatShippingCost property.
 Group3MaxFlatShippingCostDefinitionType getGroup3MaxFlatShippingCost()
          Gets the value of the group3MaxFlatShippingCost property.
 HandlingTimeEnabledDefinitionType getHandlingTimeEnabled()
          Gets the value of the handlingTimeEnabled property.
 HomePageFeaturedEnabledDefinitionType getHomePageFeaturedEnabled()
          Gets the value of the homePageFeaturedEnabled property.
 INEscrowWorkflowTimelineDefinitionType getINEscrowWorkflowTimeline()
          Gets the value of the inEscrowWorkflowTimeline property.
 ISBNEnabledDefinitionType getISBNEnabled()
          Gets the value of the isbnEnabled property.
 ISBNIdentifierEnabledDefinitionType getISBNIdentifierEnabled()
          Gets the value of the isbnIdentifierEnabled property.
 ItemCompatibilityEnabledDefinitionType getItemCompatibilityEnabled()
          Gets the value of the itemCompatibilityEnabled property.
 ItemSpecificsEnabledDefinitionType getItemSpecificsEnabled()
          Gets the value of the itemSpecificsEnabled property.
 KTypeSupportedDefinitionType getKTypeSupported()
          Gets the value of the kTypeSupported property.
 ListingDurationDefinitionsType getListingDurations()
          Gets the value of the listingDurations property.
 LocalListingDistancesNonSubscriptionDefinitionType getLocalListingDistancesNonSubscription()
          Gets the value of the localListingDistancesNonSubscription property.
 LocalListingDistancesRegularDefinitionType getLocalListingDistancesRegular()
          Gets the value of the localListingDistancesRegular property.
 LocalListingDistancesSpecialtyDefinitionType getLocalListingDistancesSpecialty()
          Gets the value of the localListingDistancesSpecialty property.
 LocalMarketAdFormatEnabledDefinitionType getLocalMarketAdFormatEnabled()
          Gets the value of the localMarketAdFormatEnabled property.
 LocalMarketAutoAcceptEnabledDefinitionType getLocalMarketAutoAcceptEnabled()
          Gets the value of the localMarketAutoAcceptEnabled property.
 LocalMarketAutoDeclineEnabledDefinitionType getLocalMarketAutoDeclineEnabled()
          Gets the value of the localMarketAutoDeclineEnabled property.
 LocalMarketBestOfferEnabledDefinitionType getLocalMarketBestOfferEnabled()
          Gets the value of the localMarketBestOfferEnabled property.
 LocalMarketCompanyNameEnabledDefinitionType getLocalMarketCompanyNameEnabled()
          Gets the value of the localMarketCompanyNameEnabled property.
 LocalMarketContactByAddressEnabledDefinitionType getLocalMarketContactByAddressEnabled()
          Gets the value of the localMarketContactByAddressEnabled property.
 LocalMarketContactByEmailEnabledDefinitionType getLocalMarketContactByEmailEnabled()
          Gets the value of the localMarketContactByEmailEnabled property.
 LocalMarketContactByPhoneEnabledDefinitionType getLocalMarketContactByPhoneEnabled()
          Gets the value of the localMarketContactByPhoneEnabled property.
 LocalMarketCounterOfferEnabledDefinitionType getLocalMarketCounterOfferEnabled()
          Gets the value of the localMarketCounterOfferEnabled property.
 LocalMarketNonSubscriptionDefinitionType getLocalMarketNonSubscription()
          Gets the value of the localMarketNonSubscription property.
 LocalMarketPaymentMethodCheckOutEnabledDefinitionType getLocalMarketPaymentMethodCheckOutEnabled()
          Gets the value of the localMarketPaymentMethodCheckOutEnabled property.
 LocalMarketPhoneCountDefinitionType getLocalMarketPhoneCount()
          Gets the value of the localMarketPhoneCount property.
 LocalMarketPremiumSubscriptionDefinitionType getLocalMarketPremiumSubscription()
          Gets the value of the localMarketPremiumSubscription property.
 LocalMarketRegularSubscriptionDefinitionType getLocalMarketRegularSubscription()
          Gets the value of the localMarketRegularSubscription property.
 LocalMarketSellerContactDetailsEnabledDefinitionType getLocalMarketSellerContactDetailsEnabled()
          Gets the value of the localMarketSellerContactDetailsEnabled property.
 LocalMarketShippingMethodEnabledDefinitionType getLocalMarketShippingMethodEnabled()
          Gets the value of the localMarketShippingMethodEnabled property.
 LocalMarketSpecialitySubscriptionDefinitionType getLocalMarketSpecialitySubscription()
          Gets the value of the localMarketSpecialitySubscription property.
 LocalMarketStreetCountDefinitionType getLocalMarketStreetCount()
          Gets the value of the localMarketStreetCount property.
 MaxFlatShippingCostDefinitionType getMaxFlatShippingCost()
          Gets the value of the maxFlatShippingCost property.
 MaxFlatShippingCostCBTExemptDefinitionType getMaxFlatShippingCostCBTExempt()
          Gets the value of the maxFlatShippingCostCBTExempt property.
 MaxGranularFitmentCountDefinitionType getMaxGranularFitmentCount()
          Gets the value of the maxGranularFitmentCount property.
 MaxItemCompatibilityDefinitionType getMaxItemCompatibility()
          Gets the value of the maxItemCompatibility property.
 MinimumReservePriceDefinitionType getMinimumReservePrice()
          Gets the value of the minimumReservePrice property.
 MinItemCompatibilityDefinitionType getMinItemCompatibility()
          Gets the value of the minItemCompatibility property.
 NonSubscriptionDefinitionType getNonSubscription()
          Gets the value of the nonSubscription property.
 PaisaPayFullEscrowEnabledDefinitionType getPaisaPayFullEscrowEnabled()
          Gets the value of the paisaPayFullEscrowEnabled property.
 PaymentMethodDefinitionType getPaymentMethod()
          Gets the value of the paymentMethod property.
 PaymentOptionsGroupEnabledDefinitionType getPaymentOptionsGroup()
          Gets the value of the paymentOptionsGroup property.
 ProfileCategoryGroupDefinitionType getPaymentProfileCategoryGroup()
          Gets the value of the paymentProfileCategoryGroup property.
 PayPalBuyerProtectionEnabledDefinitionType getPayPalBuyerProtectionEnabled()
          Gets the value of the payPalBuyerProtectionEnabled property.
 PayPalRequiredDefinitionType getPayPalRequired()
          Gets the value of the payPalRequired property.
 PayPalRequiredForStoreOwnerDefinitionType getPayPalRequiredForStoreOwner()
          Gets the value of the payPalRequiredForStoreOwner property.
 PickupDropOffEnabledDefinitionType getPickupDropOffEnabled()
          Gets the value of the pickupDropOffEnabled property.
 PremiumSubscriptionDefinitionType getPremiumSubscription()
          Gets the value of the premiumSubscription property.
 ProductCreationEnabledDefinitionType getProductCreationEnabled()
          Gets the value of the productCreationEnabled property.
 ProPackEnabledDefinitionType getProPackEnabled()
          Gets the value of the proPackEnabled property.
 ProPackPlusEnabledDefinitionType getProPackPlusEnabled()
          Gets the value of the proPackPlusEnabled property.
 RegularSubscriptionDefinitionType getRegularSubscription()
          Gets the value of the regularSubscription property.
 ReturnPolicyEnabledDefinitionType getReturnPolicyEnabled()
          Gets the value of the returnPolicyEnabled property.
 ProfileCategoryGroupDefinitionType getReturnPolicyProfileCategoryGroup()
          Gets the value of the returnPolicyProfileCategoryGroup property.
 RevisePriceAllowedDefinitionType getRevisePriceAllowed()
          Gets the value of the revisePriceAllowed property.
 ReviseQuantityAllowedDefinitionType getReviseQuantityAllowed()
          Gets the value of the reviseQuantityAllowed property.
 SafePaymentRequiredDefinitionType getSafePaymentRequired()
          Gets the value of the safePaymentRequired property.
 SellerContactDetailsEnabledDefinitionType getSellerContactDetailsEnabled()
          Gets the value of the sellerContactDetailsEnabled property.
 SellerProvidedTitleSupportedDefinitionType getSellerProvidedTitleSupported()
          Gets the value of the sellerProvidedTitleSupported property.
 ProfileCategoryGroupDefinitionType getShippingProfileCategoryGroup()
          Gets the value of the shippingProfileCategoryGroup property.
 ShippingTermRequiredDefinitionType getShippingTermsRequired()
          Gets the value of the shippingTermsRequired property.
 SkypeMeNonTransactionalEnabledDefinitionType getSkypeMeNonTransactionalEnabled()
          Gets the value of the skypeMeNonTransactionalEnabled property.
 SkypeMeTransactionalEnabledDefinitionType getSkypeMeTransactionalEnabled()
          Gets the value of the skypeMeTransactionalEnabled property.
 SpecialitySubscriptionDefinitionType getSpecialitySubscription()
          Gets the value of the specialitySubscription property.
 StoreInventoryEnabledDefinitionType getStoreInventoryEnabled()
          Gets the value of the storeInventoryEnabled property.
 StoreOwnerExtendedListingDurationsDefinitionType getStoreOwnerExtendedListingDurations()
          Gets the value of the storeOwnerExtendedListingDurations property.
 StoreOwnerExtendedListingDurationsEnabledDefinitionType getStoreOwnerExtendedListingDurationsEnabled()
          Gets the value of the storeOwnerExtendedListingDurationsEnabled property.
 TCREnabledDefinitionType getTransactionConfirmationRequestEnabled()
          Gets the value of the transactionConfirmationRequestEnabled property.
 UPCEnabledDefinitionType getUPCEnabled()
          Gets the value of the upcEnabled property.
 UPCIdentifierEnabledDefinitionType getUPCIdentifierEnabled()
          Gets the value of the upcIdentifierEnabled property.
 UserConsentRequiredDefinitionType getUserConsentRequired()
          Gets the value of the userConsentRequired property.
 ValueCategoryDefinitionType getValueCategory()
          Gets the value of the valueCategory property.
 ValuePackEnabledDefinitionType getValuePackEnabled()
          Gets the value of the valuePackEnabled property.
 VariationsEnabledDefinitionType getVariationsEnabled()
          Gets the value of the variationsEnabled property.
 VINSupportedDefinitionType getVINSupported()
          Gets the value of the vinSupported property.
 VRMSupportedDefinitionType getVRMSupported()
          Gets the value of the vrmSupported property.
 void setAdditionalCompatibilityEnabled(AdditionalCompatibilityEnabledDefinitionType value)
          Sets the value of the additionalCompatibilityEnabled property.
 void setAdFormatEnabled(AdFormatEnabledDefinitionType value)
          Sets the value of the adFormatEnabled property.
 Object setAny(int idx, Object value)
           
 void setAny(Object[] values)
           
 void setAttributeConversionEnabled(AttributeConversionEnabledFeatureDefinitionType value)
          Sets the value of the attributeConversionEnabled property.
 void setBasicUpgradePackEnabled(BasicUpgradePackEnabledDefinitionType value)
          Sets the value of the basicUpgradePackEnabled property.
 void setBestOfferAutoAcceptEnabled(BestOfferAutoAcceptEnabledDefinitionType value)
          Sets the value of the bestOfferAutoAcceptEnabled property.
 void setBestOfferAutoDeclineEnabled(BestOfferAutoDeclineEnabledDefinitionType value)
          Sets the value of the bestOfferAutoDeclineEnabled property.
 void setBestOfferCounterEnabled(BestOfferCounterEnabledDefinitionType value)
          Sets the value of the bestOfferCounterEnabled property.
 void setBestOfferEnabled(BestOfferEnabledDefinitionType value)
          Sets the value of the bestOfferEnabled property.
 void setBrandMPNIdentifierEnabled(BrandMPNIdentifierEnabledDefinitionType value)
          Sets the value of the brandMPNIdentifierEnabled property.
 void setBuyerGuaranteeEnabled(BuyerGuaranteeEnabledDefinitionType value)
          Sets the value of the buyerGuaranteeEnabled property.
 void setClassifiedAdAutoAcceptEnabled(ClassifiedAdAutoAcceptEnabledDefinitionType value)
          Sets the value of the classifiedAdAutoAcceptEnabled property.
 void setClassifiedAdAutoDeclineEnabled(ClassifiedAdAutoDeclineEnabledDefinitionType value)
          Sets the value of the classifiedAdAutoDeclineEnabled property.
 void setClassifiedAdBestOfferEnabled(ClassifiedAdBestOfferEnabledDefinitionType value)
          Sets the value of the classifiedAdBestOfferEnabled property.
 void setClassifiedAdCompanyNameEnabled(ClassifiedAdCompanyNameEnabledDefinitionType value)
          Sets the value of the classifiedAdCompanyNameEnabled property.
 void setClassifiedAdContactByAddressEnabled(ClassifiedAdContactByAddressEnabledDefinitionType value)
          Sets the value of the classifiedAdContactByAddressEnabled property.
 void setClassifiedAdContactByEmailEnabled(ClassifiedAdContactByEmailEnabledDefintionType value)
          Sets the value of the classifiedAdContactByEmailEnabled property.
 void setClassifiedAdContactByPhoneEnabled(ClassifiedAdContactByPhoneEnabledDefinitionType value)
          Sets the value of the classifiedAdContactByPhoneEnabled property.
 void setClassifiedAdCounterOfferEnabled(ClassifiedAdCounterOfferEnabledDefinitionType value)
          Sets the value of the classifiedAdCounterOfferEnabled property.
 void setClassifiedAdPaymentMethodEnabled(ClassifiedAdPaymentMethodEnabledDefinitionType value)
          Sets the value of the classifiedAdPaymentMethodEnabled property.
 void setClassifiedAdPayPerLeadEnabled(ClassifiedAdPayPerLeadEnabledDefinitionType value)
          Sets the value of the classifiedAdPayPerLeadEnabled property.
 void setClassifiedAdPhoneCount(ClassifiedAdPhoneCountDefinitionType value)
          Sets the value of the classifiedAdPhoneCount property.
 void setClassifiedAdShippingMethodEnabled(ClassifiedAdShippingMethodEnabledDefinitionType value)
          Sets the value of the classifiedAdShippingMethodEnabled property.
 void setClassifiedAdStreetCount(ClassifiedAdStreetCountDefinitionType value)
          Sets the value of the classifiedAdStreetCount property.
 void setCombinedFixedPriceTreatmentEnabled(CombinedFixedPriceTreatmentEnabledDefinitionType value)
          Sets the value of the combinedFixedPriceTreatmentEnabled property.
 void setCompatibleVehicleType(CompatibleVehicleTypeDefinitionType value)
          Sets the value of the compatibleVehicleType property.
 void setConditionEnabled(ConditionEnabledDefinitionType value)
          Sets the value of the conditionEnabled property.
 void setConditionValues(ConditionValuesDefinitionType value)
          Sets the value of the conditionValues property.
 void setCrossBorderTradeAustraliaEnabled(CrossBorderTradeAustraliaEnabledDefinitionType value)
          Sets the value of the crossBorderTradeAustraliaEnabled property.
 void setCrossBorderTradeGBEnabled(CrossBorderTradeGBEnabledDefinitionType value)
          Sets the value of the crossBorderTradeGBEnabled property.
 void setCrossBorderTradeNorthAmericaEnabled(CrossBorderTradeNorthAmericaEnabledDefinitionType value)
          Sets the value of the crossBorderTradeNorthAmericaEnabled property.
 void setDepositSupported(DepositSupportedDefinitionType value)
          Sets the value of the depositSupported property.
 void setDigitalGoodDeliveryEnabled(DigitalGoodDeliveryEnabledDefinitionType value)
          Sets the value of the digitalGoodDeliveryEnabled property.
 void setDutchBINEnabled(DutchBINEnabledDefinitionType value)
          Sets the value of the dutchBINEnabled property.
 void setEANEnabled(EANEnabledDefinitionType value)
          Sets the value of the eanEnabled property.
 void setEANIdentifierEnabled(EANIdentifierEnabledDefinitionType value)
          Sets the value of the eanIdentifierEnabled property.
 void setEBayMotorsProAdFormatEnabled(EBayMotorsProAdFormatEnabledDefinitionType value)
          Sets the value of the eBayMotorsProAdFormatEnabled property.
 void setEBayMotorsProAutoAcceptEnabled(EBayMotorsProAutoAcceptEnabledDefinitionType value)
          Sets the value of the eBayMotorsProAutoAcceptEnabled property.
 void setEBayMotorsProAutoDeclineEnabled(EBayMotorsProAutoDeclineEnabledDefinitionType value)
          Sets the value of the eBayMotorsProAutoDeclineEnabled property.
 void setEBayMotorsProBestOfferEnabled(EBayMotorsProBestOfferEnabledDefinitionType value)
          Sets the value of the eBayMotorsProBestOfferEnabled property.
 void setEBayMotorsProCompanyNameEnabled(EBayMotorsProCompanyNameEnabledDefinitionType value)
          Sets the value of the eBayMotorsProCompanyNameEnabled property.
 void setEBayMotorsProContactByAddressEnabled(EBayMotorsProContactByAddressEnabledDefinitionType value)
          Sets the value of the eBayMotorsProContactByAddressEnabled property.
 void setEBayMotorsProContactByEmailEnabled(EBayMotorsProContactByEmailEnabledDefinitionType value)
          Sets the value of the eBayMotorsProContactByEmailEnabled property.
 void setEBayMotorsProContactByPhoneEnabled(EBayMotorsProContactByPhoneEnabledDefinitionType value)
          Sets the value of the eBayMotorsProContactByPhoneEnabled property.
 void setEBayMotorsProCounterOfferEnabled(EBayMotorsProCounterOfferEnabledDefinitionType value)
          Sets the value of the eBayMotorsProCounterOfferEnabled property.
 void setEBayMotorsProPaymentMethodCheckOutEnabled(EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType value)
          Sets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.
 void setEBayMotorsProPhoneCount(EBayMotorsProPhoneCountDefinitionType value)
          Sets the value of the eBayMotorsProPhoneCount property.
 void setEBayMotorsProSellerContactDetailsEnabled(EBayMotorsProSellerContactDetailsEnabledDefinitionType value)
          Sets the value of the eBayMotorsProSellerContactDetailsEnabled property.
 void setEBayMotorsProShippingMethodEnabled(EBayMotorsProShippingMethodEnabledDefinitionType value)
          Sets the value of the eBayMotorsProShippingMethodEnabled property.
 void setEBayMotorsProStreetCount(EBayMotorsProStreetCountDefinitionType value)
          Sets the value of the eBayMotorsProStreetCount property.
 void setEpidSupported(EpidSupportedDefinitionType value)
          Sets the value of the epidSupported property.
 void setExpressConditionRequired(ExpressConditionRequiredDefinitionType value)
          Sets the value of the expressConditionRequired property.
 void setExpressEnabled(ExpressEnabledDefinitionType value)
          Sets the value of the expressEnabled property.
 void setExpressPicturesRequired(ExpressPicturesRequiredDefinitionType value)
          Sets the value of the expressPicturesRequired property.
 void setFreeGalleryPlusEnabled(FreeGalleryPlusEnabledDefinitionType value)
          Sets the value of the freeGalleryPlusEnabled property.
 void setFreePicturePackEnabled(FreePicturePackEnabledDefinitionType value)
          Sets the value of the freePicturePackEnabled property.
 void setGalleryFeaturedDurations(ListingEnhancementDurationDefinitionType value)
          Sets the value of the galleryFeaturedDurations property.
 void setGlobalShippingEnabled(GlobalShippingEnabledDefinitionType value)
          Sets the value of the globalShippingEnabled property.
 void setGroup1MaxFlatShippingCost(Group1MaxFlatShippingCostDefinitionType value)
          Sets the value of the group1MaxFlatShippingCost property.
 void setGroup2MaxFlatShippingCost(Group2MaxFlatShippingCostDefinitionType value)
          Sets the value of the group2MaxFlatShippingCost property.
 void setGroup3MaxFlatShippingCost(Group3MaxFlatShippingCostDefinitionType value)
          Sets the value of the group3MaxFlatShippingCost property.
 void setHandlingTimeEnabled(HandlingTimeEnabledDefinitionType value)
          Sets the value of the handlingTimeEnabled property.
 void setHomePageFeaturedEnabled(HomePageFeaturedEnabledDefinitionType value)
          Sets the value of the homePageFeaturedEnabled property.
 void setINEscrowWorkflowTimeline(INEscrowWorkflowTimelineDefinitionType value)
          Sets the value of the inEscrowWorkflowTimeline property.
 void setISBNEnabled(ISBNEnabledDefinitionType value)
          Sets the value of the isbnEnabled property.
 void setISBNIdentifierEnabled(ISBNIdentifierEnabledDefinitionType value)
          Sets the value of the isbnIdentifierEnabled property.
 void setItemCompatibilityEnabled(ItemCompatibilityEnabledDefinitionType value)
          Sets the value of the itemCompatibilityEnabled property.
 void setItemSpecificsEnabled(ItemSpecificsEnabledDefinitionType value)
          Sets the value of the itemSpecificsEnabled property.
 void setKTypeSupported(KTypeSupportedDefinitionType value)
          Sets the value of the kTypeSupported property.
 void setListingDurations(ListingDurationDefinitionsType value)
          Sets the value of the listingDurations property.
 void setLocalListingDistancesNonSubscription(LocalListingDistancesNonSubscriptionDefinitionType value)
          Sets the value of the localListingDistancesNonSubscription property.
 void setLocalListingDistancesRegular(LocalListingDistancesRegularDefinitionType value)
          Sets the value of the localListingDistancesRegular property.
 void setLocalListingDistancesSpecialty(LocalListingDistancesSpecialtyDefinitionType value)
          Sets the value of the localListingDistancesSpecialty property.
 void setLocalMarketAdFormatEnabled(LocalMarketAdFormatEnabledDefinitionType value)
          Sets the value of the localMarketAdFormatEnabled property.
 void setLocalMarketAutoAcceptEnabled(LocalMarketAutoAcceptEnabledDefinitionType value)
          Sets the value of the localMarketAutoAcceptEnabled property.
 void setLocalMarketAutoDeclineEnabled(LocalMarketAutoDeclineEnabledDefinitionType value)
          Sets the value of the localMarketAutoDeclineEnabled property.
 void setLocalMarketBestOfferEnabled(LocalMarketBestOfferEnabledDefinitionType value)
          Sets the value of the localMarketBestOfferEnabled property.
 void setLocalMarketCompanyNameEnabled(LocalMarketCompanyNameEnabledDefinitionType value)
          Sets the value of the localMarketCompanyNameEnabled property.
 void setLocalMarketContactByAddressEnabled(LocalMarketContactByAddressEnabledDefinitionType value)
          Sets the value of the localMarketContactByAddressEnabled property.
 void setLocalMarketContactByEmailEnabled(LocalMarketContactByEmailEnabledDefinitionType value)
          Sets the value of the localMarketContactByEmailEnabled property.
 void setLocalMarketContactByPhoneEnabled(LocalMarketContactByPhoneEnabledDefinitionType value)
          Sets the value of the localMarketContactByPhoneEnabled property.
 void setLocalMarketCounterOfferEnabled(LocalMarketCounterOfferEnabledDefinitionType value)
          Sets the value of the localMarketCounterOfferEnabled property.
 void setLocalMarketNonSubscription(LocalMarketNonSubscriptionDefinitionType value)
          Sets the value of the localMarketNonSubscription property.
 void setLocalMarketPaymentMethodCheckOutEnabled(LocalMarketPaymentMethodCheckOutEnabledDefinitionType value)
          Sets the value of the localMarketPaymentMethodCheckOutEnabled property.
 void setLocalMarketPhoneCount(LocalMarketPhoneCountDefinitionType value)
          Sets the value of the localMarketPhoneCount property.
 void setLocalMarketPremiumSubscription(LocalMarketPremiumSubscriptionDefinitionType value)
          Sets the value of the localMarketPremiumSubscription property.
 void setLocalMarketRegularSubscription(LocalMarketRegularSubscriptionDefinitionType value)
          Sets the value of the localMarketRegularSubscription property.
 void setLocalMarketSellerContactDetailsEnabled(LocalMarketSellerContactDetailsEnabledDefinitionType value)
          Sets the value of the localMarketSellerContactDetailsEnabled property.
 void setLocalMarketShippingMethodEnabled(LocalMarketShippingMethodEnabledDefinitionType value)
          Sets the value of the localMarketShippingMethodEnabled property.
 void setLocalMarketSpecialitySubscription(LocalMarketSpecialitySubscriptionDefinitionType value)
          Sets the value of the localMarketSpecialitySubscription property.
 void setLocalMarketStreetCount(LocalMarketStreetCountDefinitionType value)
          Sets the value of the localMarketStreetCount property.
 void setMaxFlatShippingCost(MaxFlatShippingCostDefinitionType value)
          Sets the value of the maxFlatShippingCost property.
 void setMaxFlatShippingCostCBTExempt(MaxFlatShippingCostCBTExemptDefinitionType value)
          Sets the value of the maxFlatShippingCostCBTExempt property.
 void setMaxGranularFitmentCount(MaxGranularFitmentCountDefinitionType value)
          Sets the value of the maxGranularFitmentCount property.
 void setMaxItemCompatibility(MaxItemCompatibilityDefinitionType value)
          Sets the value of the maxItemCompatibility property.
 void setMinimumReservePrice(MinimumReservePriceDefinitionType value)
          Sets the value of the minimumReservePrice property.
 void setMinItemCompatibility(MinItemCompatibilityDefinitionType value)
          Sets the value of the minItemCompatibility property.
 void setNonSubscription(NonSubscriptionDefinitionType value)
          Sets the value of the nonSubscription property.
 void setPaisaPayFullEscrowEnabled(PaisaPayFullEscrowEnabledDefinitionType value)
          Sets the value of the paisaPayFullEscrowEnabled property.
 void setPaymentMethod(PaymentMethodDefinitionType value)
          Sets the value of the paymentMethod property.
 void setPaymentOptionsGroup(PaymentOptionsGroupEnabledDefinitionType value)
          Sets the value of the paymentOptionsGroup property.
 void setPaymentProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
          Sets the value of the paymentProfileCategoryGroup property.
 void setPayPalBuyerProtectionEnabled(PayPalBuyerProtectionEnabledDefinitionType value)
          Sets the value of the payPalBuyerProtectionEnabled property.
 void setPayPalRequired(PayPalRequiredDefinitionType value)
          Sets the value of the payPalRequired property.
 void setPayPalRequiredForStoreOwner(PayPalRequiredForStoreOwnerDefinitionType value)
          Sets the value of the payPalRequiredForStoreOwner property.
 void setPickupDropOffEnabled(PickupDropOffEnabledDefinitionType value)
          Sets the value of the pickupDropOffEnabled property.
 void setPremiumSubscription(PremiumSubscriptionDefinitionType value)
          Sets the value of the premiumSubscription property.
 void setProductCreationEnabled(ProductCreationEnabledDefinitionType value)
          Sets the value of the productCreationEnabled property.
 void setProPackEnabled(ProPackEnabledDefinitionType value)
          Sets the value of the proPackEnabled property.
 void setProPackPlusEnabled(ProPackPlusEnabledDefinitionType value)
          Sets the value of the proPackPlusEnabled property.
 void setRegularSubscription(RegularSubscriptionDefinitionType value)
          Sets the value of the regularSubscription property.
 void setReturnPolicyEnabled(ReturnPolicyEnabledDefinitionType value)
          Sets the value of the returnPolicyEnabled property.
 void setReturnPolicyProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
          Sets the value of the returnPolicyProfileCategoryGroup property.
 void setRevisePriceAllowed(RevisePriceAllowedDefinitionType value)
          Sets the value of the revisePriceAllowed property.
 void setReviseQuantityAllowed(ReviseQuantityAllowedDefinitionType value)
          Sets the value of the reviseQuantityAllowed property.
 void setSafePaymentRequired(SafePaymentRequiredDefinitionType value)
          Sets the value of the safePaymentRequired property.
 void setSellerContactDetailsEnabled(SellerContactDetailsEnabledDefinitionType value)
          Sets the value of the sellerContactDetailsEnabled property.
 void setSellerProvidedTitleSupported(SellerProvidedTitleSupportedDefinitionType value)
          Sets the value of the sellerProvidedTitleSupported property.
 void setShippingProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
          Sets the value of the shippingProfileCategoryGroup property.
 void setShippingTermsRequired(ShippingTermRequiredDefinitionType value)
          Sets the value of the shippingTermsRequired property.
 void setSkypeMeNonTransactionalEnabled(SkypeMeNonTransactionalEnabledDefinitionType value)
          Sets the value of the skypeMeNonTransactionalEnabled property.
 void setSkypeMeTransactionalEnabled(SkypeMeTransactionalEnabledDefinitionType value)
          Sets the value of the skypeMeTransactionalEnabled property.
 void setSpecialitySubscription(SpecialitySubscriptionDefinitionType value)
          Sets the value of the specialitySubscription property.
 void setStoreInventoryEnabled(StoreInventoryEnabledDefinitionType value)
          Sets the value of the storeInventoryEnabled property.
 void setStoreOwnerExtendedListingDurations(StoreOwnerExtendedListingDurationsDefinitionType value)
          Sets the value of the storeOwnerExtendedListingDurations property.
 void setStoreOwnerExtendedListingDurationsEnabled(StoreOwnerExtendedListingDurationsEnabledDefinitionType value)
          Sets the value of the storeOwnerExtendedListingDurationsEnabled property.
 void setTransactionConfirmationRequestEnabled(TCREnabledDefinitionType value)
          Sets the value of the transactionConfirmationRequestEnabled property.
 void setUPCEnabled(UPCEnabledDefinitionType value)
          Sets the value of the upcEnabled property.
 void setUPCIdentifierEnabled(UPCIdentifierEnabledDefinitionType value)
          Sets the value of the upcIdentifierEnabled property.
 void setUserConsentRequired(UserConsentRequiredDefinitionType value)
          Sets the value of the userConsentRequired property.
 void setValueCategory(ValueCategoryDefinitionType value)
          Sets the value of the valueCategory property.
 void setValuePackEnabled(ValuePackEnabledDefinitionType value)
          Sets the value of the valuePackEnabled property.
 void setVariationsEnabled(VariationsEnabledDefinitionType value)
          Sets the value of the variationsEnabled property.
 void setVINSupported(VINSupportedDefinitionType value)
          Sets the value of the vinSupported property.
 void setVRMSupported(VRMSupportedDefinitionType value)
          Sets the value of the vrmSupported property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

listingDurations

protected ListingDurationDefinitionsType listingDurations

shippingTermsRequired

protected ShippingTermRequiredDefinitionType shippingTermsRequired

bestOfferEnabled

protected BestOfferEnabledDefinitionType bestOfferEnabled

dutchBINEnabled

protected DutchBINEnabledDefinitionType dutchBINEnabled

userConsentRequired

protected UserConsentRequiredDefinitionType userConsentRequired

homePageFeaturedEnabled

protected HomePageFeaturedEnabledDefinitionType homePageFeaturedEnabled

proPackEnabled

protected ProPackEnabledDefinitionType proPackEnabled

basicUpgradePackEnabled

protected BasicUpgradePackEnabledDefinitionType basicUpgradePackEnabled

valuePackEnabled

protected ValuePackEnabledDefinitionType valuePackEnabled

proPackPlusEnabled

protected ProPackPlusEnabledDefinitionType proPackPlusEnabled

adFormatEnabled

protected AdFormatEnabledDefinitionType adFormatEnabled

bestOfferCounterEnabled

protected BestOfferCounterEnabledDefinitionType bestOfferCounterEnabled

bestOfferAutoDeclineEnabled

protected BestOfferAutoDeclineEnabledDefinitionType bestOfferAutoDeclineEnabled

localMarketSpecialitySubscription

protected LocalMarketSpecialitySubscriptionDefinitionType localMarketSpecialitySubscription

localMarketRegularSubscription

protected LocalMarketRegularSubscriptionDefinitionType localMarketRegularSubscription

localMarketPremiumSubscription

protected LocalMarketPremiumSubscriptionDefinitionType localMarketPremiumSubscription

localMarketNonSubscription

protected LocalMarketNonSubscriptionDefinitionType localMarketNonSubscription

expressEnabled

protected ExpressEnabledDefinitionType expressEnabled

expressPicturesRequired

protected ExpressPicturesRequiredDefinitionType expressPicturesRequired

expressConditionRequired

protected ExpressConditionRequiredDefinitionType expressConditionRequired

minimumReservePrice

protected MinimumReservePriceDefinitionType minimumReservePrice

transactionConfirmationRequestEnabled

protected TCREnabledDefinitionType transactionConfirmationRequestEnabled

sellerContactDetailsEnabled

protected SellerContactDetailsEnabledDefinitionType sellerContactDetailsEnabled

storeInventoryEnabled

protected StoreInventoryEnabledDefinitionType storeInventoryEnabled

skypeMeTransactionalEnabled

protected SkypeMeTransactionalEnabledDefinitionType skypeMeTransactionalEnabled

skypeMeNonTransactionalEnabled

protected SkypeMeNonTransactionalEnabledDefinitionType skypeMeNonTransactionalEnabled

localListingDistancesRegular

protected LocalListingDistancesRegularDefinitionType localListingDistancesRegular

localListingDistancesSpecialty

protected LocalListingDistancesSpecialtyDefinitionType localListingDistancesSpecialty

localListingDistancesNonSubscription

protected LocalListingDistancesNonSubscriptionDefinitionType localListingDistancesNonSubscription

classifiedAdPaymentMethodEnabled

protected ClassifiedAdPaymentMethodEnabledDefinitionType classifiedAdPaymentMethodEnabled

classifiedAdShippingMethodEnabled

protected ClassifiedAdShippingMethodEnabledDefinitionType classifiedAdShippingMethodEnabled

classifiedAdBestOfferEnabled

protected ClassifiedAdBestOfferEnabledDefinitionType classifiedAdBestOfferEnabled

classifiedAdCounterOfferEnabled

protected ClassifiedAdCounterOfferEnabledDefinitionType classifiedAdCounterOfferEnabled

classifiedAdAutoDeclineEnabled

protected ClassifiedAdAutoDeclineEnabledDefinitionType classifiedAdAutoDeclineEnabled

classifiedAdContactByPhoneEnabled

protected ClassifiedAdContactByPhoneEnabledDefinitionType classifiedAdContactByPhoneEnabled

classifiedAdContactByEmailEnabled

protected ClassifiedAdContactByEmailEnabledDefintionType classifiedAdContactByEmailEnabled

safePaymentRequired

protected SafePaymentRequiredDefinitionType safePaymentRequired

classifiedAdPayPerLeadEnabled

protected ClassifiedAdPayPerLeadEnabledDefinitionType classifiedAdPayPerLeadEnabled

itemSpecificsEnabled

protected ItemSpecificsEnabledDefinitionType itemSpecificsEnabled

paisaPayFullEscrowEnabled

protected PaisaPayFullEscrowEnabledDefinitionType paisaPayFullEscrowEnabled

isbnIdentifierEnabled

protected ISBNIdentifierEnabledDefinitionType isbnIdentifierEnabled

upcIdentifierEnabled

protected UPCIdentifierEnabledDefinitionType upcIdentifierEnabled

eanIdentifierEnabled

protected EANIdentifierEnabledDefinitionType eanIdentifierEnabled

brandMPNIdentifierEnabled

protected BrandMPNIdentifierEnabledDefinitionType brandMPNIdentifierEnabled

bestOfferAutoAcceptEnabled

protected BestOfferAutoAcceptEnabledDefinitionType bestOfferAutoAcceptEnabled

classifiedAdAutoAcceptEnabled

protected ClassifiedAdAutoAcceptEnabledDefinitionType classifiedAdAutoAcceptEnabled

crossBorderTradeNorthAmericaEnabled

protected CrossBorderTradeNorthAmericaEnabledDefinitionType crossBorderTradeNorthAmericaEnabled

crossBorderTradeGBEnabled

protected CrossBorderTradeGBEnabledDefinitionType crossBorderTradeGBEnabled

crossBorderTradeAustraliaEnabled

protected CrossBorderTradeAustraliaEnabledDefinitionType crossBorderTradeAustraliaEnabled

payPalBuyerProtectionEnabled

protected PayPalBuyerProtectionEnabledDefinitionType payPalBuyerProtectionEnabled

buyerGuaranteeEnabled

protected BuyerGuaranteeEnabledDefinitionType buyerGuaranteeEnabled

combinedFixedPriceTreatmentEnabled

protected CombinedFixedPriceTreatmentEnabledDefinitionType combinedFixedPriceTreatmentEnabled

galleryFeaturedDurations

protected ListingEnhancementDurationDefinitionType galleryFeaturedDurations

inEscrowWorkflowTimeline

protected INEscrowWorkflowTimelineDefinitionType inEscrowWorkflowTimeline

payPalRequired

protected PayPalRequiredDefinitionType payPalRequired

eBayMotorsProAdFormatEnabled

protected EBayMotorsProAdFormatEnabledDefinitionType eBayMotorsProAdFormatEnabled

eBayMotorsProContactByPhoneEnabled

protected EBayMotorsProContactByPhoneEnabledDefinitionType eBayMotorsProContactByPhoneEnabled

eBayMotorsProPhoneCount

protected EBayMotorsProPhoneCountDefinitionType eBayMotorsProPhoneCount

eBayMotorsProContactByAddressEnabled

protected EBayMotorsProContactByAddressEnabledDefinitionType eBayMotorsProContactByAddressEnabled

eBayMotorsProStreetCount

protected EBayMotorsProStreetCountDefinitionType eBayMotorsProStreetCount

eBayMotorsProCompanyNameEnabled

protected EBayMotorsProCompanyNameEnabledDefinitionType eBayMotorsProCompanyNameEnabled

eBayMotorsProContactByEmailEnabled

protected EBayMotorsProContactByEmailEnabledDefinitionType eBayMotorsProContactByEmailEnabled

eBayMotorsProBestOfferEnabled

protected EBayMotorsProBestOfferEnabledDefinitionType eBayMotorsProBestOfferEnabled

eBayMotorsProAutoAcceptEnabled

protected EBayMotorsProAutoAcceptEnabledDefinitionType eBayMotorsProAutoAcceptEnabled

eBayMotorsProAutoDeclineEnabled

protected EBayMotorsProAutoDeclineEnabledDefinitionType eBayMotorsProAutoDeclineEnabled

eBayMotorsProPaymentMethodCheckOutEnabled

protected EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType eBayMotorsProPaymentMethodCheckOutEnabled

eBayMotorsProShippingMethodEnabled

protected EBayMotorsProShippingMethodEnabledDefinitionType eBayMotorsProShippingMethodEnabled

eBayMotorsProCounterOfferEnabled

protected EBayMotorsProCounterOfferEnabledDefinitionType eBayMotorsProCounterOfferEnabled

eBayMotorsProSellerContactDetailsEnabled

protected EBayMotorsProSellerContactDetailsEnabledDefinitionType eBayMotorsProSellerContactDetailsEnabled

localMarketAdFormatEnabled

protected LocalMarketAdFormatEnabledDefinitionType localMarketAdFormatEnabled

localMarketContactByPhoneEnabled

protected LocalMarketContactByPhoneEnabledDefinitionType localMarketContactByPhoneEnabled

localMarketPhoneCount

protected LocalMarketPhoneCountDefinitionType localMarketPhoneCount

localMarketContactByAddressEnabled

protected LocalMarketContactByAddressEnabledDefinitionType localMarketContactByAddressEnabled

localMarketStreetCount

protected LocalMarketStreetCountDefinitionType localMarketStreetCount

localMarketCompanyNameEnabled

protected LocalMarketCompanyNameEnabledDefinitionType localMarketCompanyNameEnabled

localMarketContactByEmailEnabled

protected LocalMarketContactByEmailEnabledDefinitionType localMarketContactByEmailEnabled

localMarketBestOfferEnabled

protected LocalMarketBestOfferEnabledDefinitionType localMarketBestOfferEnabled

localMarketAutoAcceptEnabled

protected LocalMarketAutoAcceptEnabledDefinitionType localMarketAutoAcceptEnabled

localMarketAutoDeclineEnabled

protected LocalMarketAutoDeclineEnabledDefinitionType localMarketAutoDeclineEnabled

localMarketPaymentMethodCheckOutEnabled

protected LocalMarketPaymentMethodCheckOutEnabledDefinitionType localMarketPaymentMethodCheckOutEnabled

localMarketShippingMethodEnabled

protected LocalMarketShippingMethodEnabledDefinitionType localMarketShippingMethodEnabled

localMarketCounterOfferEnabled

protected LocalMarketCounterOfferEnabledDefinitionType localMarketCounterOfferEnabled

localMarketSellerContactDetailsEnabled

protected LocalMarketSellerContactDetailsEnabledDefinitionType localMarketSellerContactDetailsEnabled

classifiedAdPhoneCount

protected ClassifiedAdPhoneCountDefinitionType classifiedAdPhoneCount

classifiedAdContactByAddressEnabled

protected ClassifiedAdContactByAddressEnabledDefinitionType classifiedAdContactByAddressEnabled

classifiedAdStreetCount

protected ClassifiedAdStreetCountDefinitionType classifiedAdStreetCount

classifiedAdCompanyNameEnabled

protected ClassifiedAdCompanyNameEnabledDefinitionType classifiedAdCompanyNameEnabled

specialitySubscription

protected SpecialitySubscriptionDefinitionType specialitySubscription

regularSubscription

protected RegularSubscriptionDefinitionType regularSubscription

premiumSubscription

protected PremiumSubscriptionDefinitionType premiumSubscription

nonSubscription

protected NonSubscriptionDefinitionType nonSubscription

returnPolicyEnabled

protected ReturnPolicyEnabledDefinitionType returnPolicyEnabled

handlingTimeEnabled

protected HandlingTimeEnabledDefinitionType handlingTimeEnabled

payPalRequiredForStoreOwner

protected PayPalRequiredForStoreOwnerDefinitionType payPalRequiredForStoreOwner

reviseQuantityAllowed

protected ReviseQuantityAllowedDefinitionType reviseQuantityAllowed

revisePriceAllowed

protected RevisePriceAllowedDefinitionType revisePriceAllowed

storeOwnerExtendedListingDurationsEnabled

protected StoreOwnerExtendedListingDurationsEnabledDefinitionType storeOwnerExtendedListingDurationsEnabled

storeOwnerExtendedListingDurations

protected StoreOwnerExtendedListingDurationsDefinitionType storeOwnerExtendedListingDurations

paymentMethod

protected PaymentMethodDefinitionType paymentMethod

group1MaxFlatShippingCost

protected Group1MaxFlatShippingCostDefinitionType group1MaxFlatShippingCost

group2MaxFlatShippingCost

protected Group2MaxFlatShippingCostDefinitionType group2MaxFlatShippingCost

group3MaxFlatShippingCost

protected Group3MaxFlatShippingCostDefinitionType group3MaxFlatShippingCost

maxFlatShippingCostCBTExempt

protected MaxFlatShippingCostCBTExemptDefinitionType maxFlatShippingCostCBTExempt

maxFlatShippingCost

protected MaxFlatShippingCostDefinitionType maxFlatShippingCost

variationsEnabled

protected VariationsEnabledDefinitionType variationsEnabled

attributeConversionEnabled

protected AttributeConversionEnabledFeatureDefinitionType attributeConversionEnabled

freeGalleryPlusEnabled

protected FreeGalleryPlusEnabledDefinitionType freeGalleryPlusEnabled

freePicturePackEnabled

protected FreePicturePackEnabledDefinitionType freePicturePackEnabled

itemCompatibilityEnabled

protected ItemCompatibilityEnabledDefinitionType itemCompatibilityEnabled

maxItemCompatibility

protected MaxItemCompatibilityDefinitionType maxItemCompatibility

minItemCompatibility

protected MinItemCompatibilityDefinitionType minItemCompatibility

conditionEnabled

protected ConditionEnabledDefinitionType conditionEnabled

conditionValues

protected ConditionValuesDefinitionType conditionValues

valueCategory

protected ValueCategoryDefinitionType valueCategory

productCreationEnabled

protected ProductCreationEnabledDefinitionType productCreationEnabled

eanEnabled

protected EANEnabledDefinitionType eanEnabled

isbnEnabled

protected ISBNEnabledDefinitionType isbnEnabled

upcEnabled

protected UPCEnabledDefinitionType upcEnabled

compatibleVehicleType

protected CompatibleVehicleTypeDefinitionType compatibleVehicleType

maxGranularFitmentCount

protected MaxGranularFitmentCountDefinitionType maxGranularFitmentCount

paymentOptionsGroup

protected PaymentOptionsGroupEnabledDefinitionType paymentOptionsGroup

shippingProfileCategoryGroup

protected ProfileCategoryGroupDefinitionType shippingProfileCategoryGroup

paymentProfileCategoryGroup

protected ProfileCategoryGroupDefinitionType paymentProfileCategoryGroup

returnPolicyProfileCategoryGroup

protected ProfileCategoryGroupDefinitionType returnPolicyProfileCategoryGroup

vinSupported

protected VINSupportedDefinitionType vinSupported

vrmSupported

protected VRMSupportedDefinitionType vrmSupported

sellerProvidedTitleSupported

protected SellerProvidedTitleSupportedDefinitionType sellerProvidedTitleSupported

depositSupported

protected DepositSupportedDefinitionType depositSupported

globalShippingEnabled

protected GlobalShippingEnabledDefinitionType globalShippingEnabled

additionalCompatibilityEnabled

protected AdditionalCompatibilityEnabledDefinitionType additionalCompatibilityEnabled

any

protected List<Object> any

pickupDropOffEnabled

protected PickupDropOffEnabledDefinitionType pickupDropOffEnabled

digitalGoodDeliveryEnabled

protected DigitalGoodDeliveryEnabledDefinitionType digitalGoodDeliveryEnabled

epidSupported

protected EpidSupportedDefinitionType epidSupported

kTypeSupported

protected KTypeSupportedDefinitionType kTypeSupported
Constructor Detail

FeatureDefinitionsType

public FeatureDefinitionsType()
Method Detail

getListingDurations

public ListingDurationDefinitionsType getListingDurations()
Gets the value of the listingDurations property.

Returns:
possible object is ListingDurationDefinitionsType

setListingDurations

public void setListingDurations(ListingDurationDefinitionsType value)
Sets the value of the listingDurations property.

Parameters:
value - allowed object is ListingDurationDefinitionsType

getShippingTermsRequired

public ShippingTermRequiredDefinitionType getShippingTermsRequired()
Gets the value of the shippingTermsRequired property.

Returns:
possible object is ShippingTermRequiredDefinitionType

setShippingTermsRequired

public void setShippingTermsRequired(ShippingTermRequiredDefinitionType value)
Sets the value of the shippingTermsRequired property.

Parameters:
value - allowed object is ShippingTermRequiredDefinitionType

getBestOfferEnabled

public BestOfferEnabledDefinitionType getBestOfferEnabled()
Gets the value of the bestOfferEnabled property.

Returns:
possible object is BestOfferEnabledDefinitionType

setBestOfferEnabled

public void setBestOfferEnabled(BestOfferEnabledDefinitionType value)
Sets the value of the bestOfferEnabled property.

Parameters:
value - allowed object is BestOfferEnabledDefinitionType

getDutchBINEnabled

public DutchBINEnabledDefinitionType getDutchBINEnabled()
Gets the value of the dutchBINEnabled property.

Returns:
possible object is DutchBINEnabledDefinitionType

setDutchBINEnabled

public void setDutchBINEnabled(DutchBINEnabledDefinitionType value)
Sets the value of the dutchBINEnabled property.

Parameters:
value - allowed object is DutchBINEnabledDefinitionType

getUserConsentRequired

public UserConsentRequiredDefinitionType getUserConsentRequired()
Gets the value of the userConsentRequired property.

Returns:
possible object is UserConsentRequiredDefinitionType

setUserConsentRequired

public void setUserConsentRequired(UserConsentRequiredDefinitionType value)
Sets the value of the userConsentRequired property.

Parameters:
value - allowed object is UserConsentRequiredDefinitionType

getHomePageFeaturedEnabled

public HomePageFeaturedEnabledDefinitionType getHomePageFeaturedEnabled()
Gets the value of the homePageFeaturedEnabled property.

Returns:
possible object is HomePageFeaturedEnabledDefinitionType

setHomePageFeaturedEnabled

public void setHomePageFeaturedEnabled(HomePageFeaturedEnabledDefinitionType value)
Sets the value of the homePageFeaturedEnabled property.

Parameters:
value - allowed object is HomePageFeaturedEnabledDefinitionType

getProPackEnabled

public ProPackEnabledDefinitionType getProPackEnabled()
Gets the value of the proPackEnabled property.

Returns:
possible object is ProPackEnabledDefinitionType

setProPackEnabled

public void setProPackEnabled(ProPackEnabledDefinitionType value)
Sets the value of the proPackEnabled property.

Parameters:
value - allowed object is ProPackEnabledDefinitionType

getBasicUpgradePackEnabled

public BasicUpgradePackEnabledDefinitionType getBasicUpgradePackEnabled()
Gets the value of the basicUpgradePackEnabled property.

Returns:
possible object is BasicUpgradePackEnabledDefinitionType

setBasicUpgradePackEnabled

public void setBasicUpgradePackEnabled(BasicUpgradePackEnabledDefinitionType value)
Sets the value of the basicUpgradePackEnabled property.

Parameters:
value - allowed object is BasicUpgradePackEnabledDefinitionType

getValuePackEnabled

public ValuePackEnabledDefinitionType getValuePackEnabled()
Gets the value of the valuePackEnabled property.

Returns:
possible object is ValuePackEnabledDefinitionType

setValuePackEnabled

public void setValuePackEnabled(ValuePackEnabledDefinitionType value)
Sets the value of the valuePackEnabled property.

Parameters:
value - allowed object is ValuePackEnabledDefinitionType

getProPackPlusEnabled

public ProPackPlusEnabledDefinitionType getProPackPlusEnabled()
Gets the value of the proPackPlusEnabled property.

Returns:
possible object is ProPackPlusEnabledDefinitionType

setProPackPlusEnabled

public void setProPackPlusEnabled(ProPackPlusEnabledDefinitionType value)
Sets the value of the proPackPlusEnabled property.

Parameters:
value - allowed object is ProPackPlusEnabledDefinitionType

getAdFormatEnabled

public AdFormatEnabledDefinitionType getAdFormatEnabled()
Gets the value of the adFormatEnabled property.

Returns:
possible object is AdFormatEnabledDefinitionType

setAdFormatEnabled

public void setAdFormatEnabled(AdFormatEnabledDefinitionType value)
Sets the value of the adFormatEnabled property.

Parameters:
value - allowed object is AdFormatEnabledDefinitionType

getBestOfferCounterEnabled

public BestOfferCounterEnabledDefinitionType getBestOfferCounterEnabled()
Gets the value of the bestOfferCounterEnabled property.

Returns:
possible object is BestOfferCounterEnabledDefinitionType

setBestOfferCounterEnabled

public void setBestOfferCounterEnabled(BestOfferCounterEnabledDefinitionType value)
Sets the value of the bestOfferCounterEnabled property.

Parameters:
value - allowed object is BestOfferCounterEnabledDefinitionType

getBestOfferAutoDeclineEnabled

public BestOfferAutoDeclineEnabledDefinitionType getBestOfferAutoDeclineEnabled()
Gets the value of the bestOfferAutoDeclineEnabled property.

Returns:
possible object is BestOfferAutoDeclineEnabledDefinitionType

setBestOfferAutoDeclineEnabled

public void setBestOfferAutoDeclineEnabled(BestOfferAutoDeclineEnabledDefinitionType value)
Sets the value of the bestOfferAutoDeclineEnabled property.

Parameters:
value - allowed object is BestOfferAutoDeclineEnabledDefinitionType

getLocalMarketSpecialitySubscription

public LocalMarketSpecialitySubscriptionDefinitionType getLocalMarketSpecialitySubscription()
Gets the value of the localMarketSpecialitySubscription property.

Returns:
possible object is LocalMarketSpecialitySubscriptionDefinitionType

setLocalMarketSpecialitySubscription

public void setLocalMarketSpecialitySubscription(LocalMarketSpecialitySubscriptionDefinitionType value)
Sets the value of the localMarketSpecialitySubscription property.

Parameters:
value - allowed object is LocalMarketSpecialitySubscriptionDefinitionType

getLocalMarketRegularSubscription

public LocalMarketRegularSubscriptionDefinitionType getLocalMarketRegularSubscription()
Gets the value of the localMarketRegularSubscription property.

Returns:
possible object is LocalMarketRegularSubscriptionDefinitionType

setLocalMarketRegularSubscription

public void setLocalMarketRegularSubscription(LocalMarketRegularSubscriptionDefinitionType value)
Sets the value of the localMarketRegularSubscription property.

Parameters:
value - allowed object is LocalMarketRegularSubscriptionDefinitionType

getLocalMarketPremiumSubscription

public LocalMarketPremiumSubscriptionDefinitionType getLocalMarketPremiumSubscription()
Gets the value of the localMarketPremiumSubscription property.

Returns:
possible object is LocalMarketPremiumSubscriptionDefinitionType

setLocalMarketPremiumSubscription

public void setLocalMarketPremiumSubscription(LocalMarketPremiumSubscriptionDefinitionType value)
Sets the value of the localMarketPremiumSubscription property.

Parameters:
value - allowed object is LocalMarketPremiumSubscriptionDefinitionType

getLocalMarketNonSubscription

public LocalMarketNonSubscriptionDefinitionType getLocalMarketNonSubscription()
Gets the value of the localMarketNonSubscription property.

Returns:
possible object is LocalMarketNonSubscriptionDefinitionType

setLocalMarketNonSubscription

public void setLocalMarketNonSubscription(LocalMarketNonSubscriptionDefinitionType value)
Sets the value of the localMarketNonSubscription property.

Parameters:
value - allowed object is LocalMarketNonSubscriptionDefinitionType

getExpressEnabled

public ExpressEnabledDefinitionType getExpressEnabled()
Gets the value of the expressEnabled property.

Returns:
possible object is ExpressEnabledDefinitionType

setExpressEnabled

public void setExpressEnabled(ExpressEnabledDefinitionType value)
Sets the value of the expressEnabled property.

Parameters:
value - allowed object is ExpressEnabledDefinitionType

getExpressPicturesRequired

public ExpressPicturesRequiredDefinitionType getExpressPicturesRequired()
Gets the value of the expressPicturesRequired property.

Returns:
possible object is ExpressPicturesRequiredDefinitionType

setExpressPicturesRequired

public void setExpressPicturesRequired(ExpressPicturesRequiredDefinitionType value)
Sets the value of the expressPicturesRequired property.

Parameters:
value - allowed object is ExpressPicturesRequiredDefinitionType

getExpressConditionRequired

public ExpressConditionRequiredDefinitionType getExpressConditionRequired()
Gets the value of the expressConditionRequired property.

Returns:
possible object is ExpressConditionRequiredDefinitionType

setExpressConditionRequired

public void setExpressConditionRequired(ExpressConditionRequiredDefinitionType value)
Sets the value of the expressConditionRequired property.

Parameters:
value - allowed object is ExpressConditionRequiredDefinitionType

getMinimumReservePrice

public MinimumReservePriceDefinitionType getMinimumReservePrice()
Gets the value of the minimumReservePrice property.

Returns:
possible object is MinimumReservePriceDefinitionType

setMinimumReservePrice

public void setMinimumReservePrice(MinimumReservePriceDefinitionType value)
Sets the value of the minimumReservePrice property.

Parameters:
value - allowed object is MinimumReservePriceDefinitionType

getTransactionConfirmationRequestEnabled

public TCREnabledDefinitionType getTransactionConfirmationRequestEnabled()
Gets the value of the transactionConfirmationRequestEnabled property.

Returns:
possible object is TCREnabledDefinitionType

setTransactionConfirmationRequestEnabled

public void setTransactionConfirmationRequestEnabled(TCREnabledDefinitionType value)
Sets the value of the transactionConfirmationRequestEnabled property.

Parameters:
value - allowed object is TCREnabledDefinitionType

getSellerContactDetailsEnabled

public SellerContactDetailsEnabledDefinitionType getSellerContactDetailsEnabled()
Gets the value of the sellerContactDetailsEnabled property.

Returns:
possible object is SellerContactDetailsEnabledDefinitionType

setSellerContactDetailsEnabled

public void setSellerContactDetailsEnabled(SellerContactDetailsEnabledDefinitionType value)
Sets the value of the sellerContactDetailsEnabled property.

Parameters:
value - allowed object is SellerContactDetailsEnabledDefinitionType

getStoreInventoryEnabled

public StoreInventoryEnabledDefinitionType getStoreInventoryEnabled()
Gets the value of the storeInventoryEnabled property.

Returns:
possible object is StoreInventoryEnabledDefinitionType

setStoreInventoryEnabled

public void setStoreInventoryEnabled(StoreInventoryEnabledDefinitionType value)
Sets the value of the storeInventoryEnabled property.

Parameters:
value - allowed object is StoreInventoryEnabledDefinitionType

getSkypeMeTransactionalEnabled

public SkypeMeTransactionalEnabledDefinitionType getSkypeMeTransactionalEnabled()
Gets the value of the skypeMeTransactionalEnabled property.

Returns:
possible object is SkypeMeTransactionalEnabledDefinitionType

setSkypeMeTransactionalEnabled

public void setSkypeMeTransactionalEnabled(SkypeMeTransactionalEnabledDefinitionType value)
Sets the value of the skypeMeTransactionalEnabled property.

Parameters:
value - allowed object is SkypeMeTransactionalEnabledDefinitionType

getSkypeMeNonTransactionalEnabled

public SkypeMeNonTransactionalEnabledDefinitionType getSkypeMeNonTransactionalEnabled()
Gets the value of the skypeMeNonTransactionalEnabled property.

Returns:
possible object is SkypeMeNonTransactionalEnabledDefinitionType

setSkypeMeNonTransactionalEnabled

public void setSkypeMeNonTransactionalEnabled(SkypeMeNonTransactionalEnabledDefinitionType value)
Sets the value of the skypeMeNonTransactionalEnabled property.

Parameters:
value - allowed object is SkypeMeNonTransactionalEnabledDefinitionType

getLocalListingDistancesRegular

public LocalListingDistancesRegularDefinitionType getLocalListingDistancesRegular()
Gets the value of the localListingDistancesRegular property.

Returns:
possible object is LocalListingDistancesRegularDefinitionType

setLocalListingDistancesRegular

public void setLocalListingDistancesRegular(LocalListingDistancesRegularDefinitionType value)
Sets the value of the localListingDistancesRegular property.

Parameters:
value - allowed object is LocalListingDistancesRegularDefinitionType

getLocalListingDistancesSpecialty

public LocalListingDistancesSpecialtyDefinitionType getLocalListingDistancesSpecialty()
Gets the value of the localListingDistancesSpecialty property.

Returns:
possible object is LocalListingDistancesSpecialtyDefinitionType

setLocalListingDistancesSpecialty

public void setLocalListingDistancesSpecialty(LocalListingDistancesSpecialtyDefinitionType value)
Sets the value of the localListingDistancesSpecialty property.

Parameters:
value - allowed object is LocalListingDistancesSpecialtyDefinitionType

getLocalListingDistancesNonSubscription

public LocalListingDistancesNonSubscriptionDefinitionType getLocalListingDistancesNonSubscription()
Gets the value of the localListingDistancesNonSubscription property.

Returns:
possible object is LocalListingDistancesNonSubscriptionDefinitionType

setLocalListingDistancesNonSubscription

public void setLocalListingDistancesNonSubscription(LocalListingDistancesNonSubscriptionDefinitionType value)
Sets the value of the localListingDistancesNonSubscription property.

Parameters:
value - allowed object is LocalListingDistancesNonSubscriptionDefinitionType

getClassifiedAdPaymentMethodEnabled

public ClassifiedAdPaymentMethodEnabledDefinitionType getClassifiedAdPaymentMethodEnabled()
Gets the value of the classifiedAdPaymentMethodEnabled property.

Returns:
possible object is ClassifiedAdPaymentMethodEnabledDefinitionType

setClassifiedAdPaymentMethodEnabled

public void setClassifiedAdPaymentMethodEnabled(ClassifiedAdPaymentMethodEnabledDefinitionType value)
Sets the value of the classifiedAdPaymentMethodEnabled property.

Parameters:
value - allowed object is ClassifiedAdPaymentMethodEnabledDefinitionType

getClassifiedAdShippingMethodEnabled

public ClassifiedAdShippingMethodEnabledDefinitionType getClassifiedAdShippingMethodEnabled()
Gets the value of the classifiedAdShippingMethodEnabled property.

Returns:
possible object is ClassifiedAdShippingMethodEnabledDefinitionType

setClassifiedAdShippingMethodEnabled

public void setClassifiedAdShippingMethodEnabled(ClassifiedAdShippingMethodEnabledDefinitionType value)
Sets the value of the classifiedAdShippingMethodEnabled property.

Parameters:
value - allowed object is ClassifiedAdShippingMethodEnabledDefinitionType

getClassifiedAdBestOfferEnabled

public ClassifiedAdBestOfferEnabledDefinitionType getClassifiedAdBestOfferEnabled()
Gets the value of the classifiedAdBestOfferEnabled property.

Returns:
possible object is ClassifiedAdBestOfferEnabledDefinitionType

setClassifiedAdBestOfferEnabled

public void setClassifiedAdBestOfferEnabled(ClassifiedAdBestOfferEnabledDefinitionType value)
Sets the value of the classifiedAdBestOfferEnabled property.

Parameters:
value - allowed object is ClassifiedAdBestOfferEnabledDefinitionType

getClassifiedAdCounterOfferEnabled

public ClassifiedAdCounterOfferEnabledDefinitionType getClassifiedAdCounterOfferEnabled()
Gets the value of the classifiedAdCounterOfferEnabled property.

Returns:
possible object is ClassifiedAdCounterOfferEnabledDefinitionType

setClassifiedAdCounterOfferEnabled

public void setClassifiedAdCounterOfferEnabled(ClassifiedAdCounterOfferEnabledDefinitionType value)
Sets the value of the classifiedAdCounterOfferEnabled property.

Parameters:
value - allowed object is ClassifiedAdCounterOfferEnabledDefinitionType

getClassifiedAdAutoDeclineEnabled

public ClassifiedAdAutoDeclineEnabledDefinitionType getClassifiedAdAutoDeclineEnabled()
Gets the value of the classifiedAdAutoDeclineEnabled property.

Returns:
possible object is ClassifiedAdAutoDeclineEnabledDefinitionType

setClassifiedAdAutoDeclineEnabled

public void setClassifiedAdAutoDeclineEnabled(ClassifiedAdAutoDeclineEnabledDefinitionType value)
Sets the value of the classifiedAdAutoDeclineEnabled property.

Parameters:
value - allowed object is ClassifiedAdAutoDeclineEnabledDefinitionType

getClassifiedAdContactByPhoneEnabled

public ClassifiedAdContactByPhoneEnabledDefinitionType getClassifiedAdContactByPhoneEnabled()
Gets the value of the classifiedAdContactByPhoneEnabled property.

Returns:
possible object is ClassifiedAdContactByPhoneEnabledDefinitionType

setClassifiedAdContactByPhoneEnabled

public void setClassifiedAdContactByPhoneEnabled(ClassifiedAdContactByPhoneEnabledDefinitionType value)
Sets the value of the classifiedAdContactByPhoneEnabled property.

Parameters:
value - allowed object is ClassifiedAdContactByPhoneEnabledDefinitionType

getClassifiedAdContactByEmailEnabled

public ClassifiedAdContactByEmailEnabledDefintionType getClassifiedAdContactByEmailEnabled()
Gets the value of the classifiedAdContactByEmailEnabled property.

Returns:
possible object is ClassifiedAdContactByEmailEnabledDefintionType

setClassifiedAdContactByEmailEnabled

public void setClassifiedAdContactByEmailEnabled(ClassifiedAdContactByEmailEnabledDefintionType value)
Sets the value of the classifiedAdContactByEmailEnabled property.

Parameters:
value - allowed object is ClassifiedAdContactByEmailEnabledDefintionType

getSafePaymentRequired

public SafePaymentRequiredDefinitionType getSafePaymentRequired()
Gets the value of the safePaymentRequired property.

Returns:
possible object is SafePaymentRequiredDefinitionType

setSafePaymentRequired

public void setSafePaymentRequired(SafePaymentRequiredDefinitionType value)
Sets the value of the safePaymentRequired property.

Parameters:
value - allowed object is SafePaymentRequiredDefinitionType

getClassifiedAdPayPerLeadEnabled

public ClassifiedAdPayPerLeadEnabledDefinitionType getClassifiedAdPayPerLeadEnabled()
Gets the value of the classifiedAdPayPerLeadEnabled property.

Returns:
possible object is ClassifiedAdPayPerLeadEnabledDefinitionType

setClassifiedAdPayPerLeadEnabled

public void setClassifiedAdPayPerLeadEnabled(ClassifiedAdPayPerLeadEnabledDefinitionType value)
Sets the value of the classifiedAdPayPerLeadEnabled property.

Parameters:
value - allowed object is ClassifiedAdPayPerLeadEnabledDefinitionType

getItemSpecificsEnabled

public ItemSpecificsEnabledDefinitionType getItemSpecificsEnabled()
Gets the value of the itemSpecificsEnabled property.

Returns:
possible object is ItemSpecificsEnabledDefinitionType

setItemSpecificsEnabled

public void setItemSpecificsEnabled(ItemSpecificsEnabledDefinitionType value)
Sets the value of the itemSpecificsEnabled property.

Parameters:
value - allowed object is ItemSpecificsEnabledDefinitionType

getPaisaPayFullEscrowEnabled

public PaisaPayFullEscrowEnabledDefinitionType getPaisaPayFullEscrowEnabled()
Gets the value of the paisaPayFullEscrowEnabled property.

Returns:
possible object is PaisaPayFullEscrowEnabledDefinitionType

setPaisaPayFullEscrowEnabled

public void setPaisaPayFullEscrowEnabled(PaisaPayFullEscrowEnabledDefinitionType value)
Sets the value of the paisaPayFullEscrowEnabled property.

Parameters:
value - allowed object is PaisaPayFullEscrowEnabledDefinitionType

getISBNIdentifierEnabled

public ISBNIdentifierEnabledDefinitionType getISBNIdentifierEnabled()
Gets the value of the isbnIdentifierEnabled property.

Returns:
possible object is ISBNIdentifierEnabledDefinitionType

setISBNIdentifierEnabled

public void setISBNIdentifierEnabled(ISBNIdentifierEnabledDefinitionType value)
Sets the value of the isbnIdentifierEnabled property.

Parameters:
value - allowed object is ISBNIdentifierEnabledDefinitionType

getUPCIdentifierEnabled

public UPCIdentifierEnabledDefinitionType getUPCIdentifierEnabled()
Gets the value of the upcIdentifierEnabled property.

Returns:
possible object is UPCIdentifierEnabledDefinitionType

setUPCIdentifierEnabled

public void setUPCIdentifierEnabled(UPCIdentifierEnabledDefinitionType value)
Sets the value of the upcIdentifierEnabled property.

Parameters:
value - allowed object is UPCIdentifierEnabledDefinitionType

getEANIdentifierEnabled

public EANIdentifierEnabledDefinitionType getEANIdentifierEnabled()
Gets the value of the eanIdentifierEnabled property.

Returns:
possible object is EANIdentifierEnabledDefinitionType

setEANIdentifierEnabled

public void setEANIdentifierEnabled(EANIdentifierEnabledDefinitionType value)
Sets the value of the eanIdentifierEnabled property.

Parameters:
value - allowed object is EANIdentifierEnabledDefinitionType

getBrandMPNIdentifierEnabled

public BrandMPNIdentifierEnabledDefinitionType getBrandMPNIdentifierEnabled()
Gets the value of the brandMPNIdentifierEnabled property.

Returns:
possible object is BrandMPNIdentifierEnabledDefinitionType

setBrandMPNIdentifierEnabled

public void setBrandMPNIdentifierEnabled(BrandMPNIdentifierEnabledDefinitionType value)
Sets the value of the brandMPNIdentifierEnabled property.

Parameters:
value - allowed object is BrandMPNIdentifierEnabledDefinitionType

getBestOfferAutoAcceptEnabled

public BestOfferAutoAcceptEnabledDefinitionType getBestOfferAutoAcceptEnabled()
Gets the value of the bestOfferAutoAcceptEnabled property.

Returns:
possible object is BestOfferAutoAcceptEnabledDefinitionType

setBestOfferAutoAcceptEnabled

public void setBestOfferAutoAcceptEnabled(BestOfferAutoAcceptEnabledDefinitionType value)
Sets the value of the bestOfferAutoAcceptEnabled property.

Parameters:
value - allowed object is BestOfferAutoAcceptEnabledDefinitionType

getClassifiedAdAutoAcceptEnabled

public ClassifiedAdAutoAcceptEnabledDefinitionType getClassifiedAdAutoAcceptEnabled()
Gets the value of the classifiedAdAutoAcceptEnabled property.

Returns:
possible object is ClassifiedAdAutoAcceptEnabledDefinitionType

setClassifiedAdAutoAcceptEnabled

public void setClassifiedAdAutoAcceptEnabled(ClassifiedAdAutoAcceptEnabledDefinitionType value)
Sets the value of the classifiedAdAutoAcceptEnabled property.

Parameters:
value - allowed object is ClassifiedAdAutoAcceptEnabledDefinitionType

getCrossBorderTradeNorthAmericaEnabled

public CrossBorderTradeNorthAmericaEnabledDefinitionType getCrossBorderTradeNorthAmericaEnabled()
Gets the value of the crossBorderTradeNorthAmericaEnabled property.

Returns:
possible object is CrossBorderTradeNorthAmericaEnabledDefinitionType

setCrossBorderTradeNorthAmericaEnabled

public void setCrossBorderTradeNorthAmericaEnabled(CrossBorderTradeNorthAmericaEnabledDefinitionType value)
Sets the value of the crossBorderTradeNorthAmericaEnabled property.

Parameters:
value - allowed object is CrossBorderTradeNorthAmericaEnabledDefinitionType

getCrossBorderTradeGBEnabled

public CrossBorderTradeGBEnabledDefinitionType getCrossBorderTradeGBEnabled()
Gets the value of the crossBorderTradeGBEnabled property.

Returns:
possible object is CrossBorderTradeGBEnabledDefinitionType

setCrossBorderTradeGBEnabled

public void setCrossBorderTradeGBEnabled(CrossBorderTradeGBEnabledDefinitionType value)
Sets the value of the crossBorderTradeGBEnabled property.

Parameters:
value - allowed object is CrossBorderTradeGBEnabledDefinitionType

getCrossBorderTradeAustraliaEnabled

public CrossBorderTradeAustraliaEnabledDefinitionType getCrossBorderTradeAustraliaEnabled()
Gets the value of the crossBorderTradeAustraliaEnabled property.

Returns:
possible object is CrossBorderTradeAustraliaEnabledDefinitionType

setCrossBorderTradeAustraliaEnabled

public void setCrossBorderTradeAustraliaEnabled(CrossBorderTradeAustraliaEnabledDefinitionType value)
Sets the value of the crossBorderTradeAustraliaEnabled property.

Parameters:
value - allowed object is CrossBorderTradeAustraliaEnabledDefinitionType

getPayPalBuyerProtectionEnabled

public PayPalBuyerProtectionEnabledDefinitionType getPayPalBuyerProtectionEnabled()
Gets the value of the payPalBuyerProtectionEnabled property.

Returns:
possible object is PayPalBuyerProtectionEnabledDefinitionType

setPayPalBuyerProtectionEnabled

public void setPayPalBuyerProtectionEnabled(PayPalBuyerProtectionEnabledDefinitionType value)
Sets the value of the payPalBuyerProtectionEnabled property.

Parameters:
value - allowed object is PayPalBuyerProtectionEnabledDefinitionType

getBuyerGuaranteeEnabled

public BuyerGuaranteeEnabledDefinitionType getBuyerGuaranteeEnabled()
Gets the value of the buyerGuaranteeEnabled property.

Returns:
possible object is BuyerGuaranteeEnabledDefinitionType

setBuyerGuaranteeEnabled

public void setBuyerGuaranteeEnabled(BuyerGuaranteeEnabledDefinitionType value)
Sets the value of the buyerGuaranteeEnabled property.

Parameters:
value - allowed object is BuyerGuaranteeEnabledDefinitionType

getCombinedFixedPriceTreatmentEnabled

public CombinedFixedPriceTreatmentEnabledDefinitionType getCombinedFixedPriceTreatmentEnabled()
Gets the value of the combinedFixedPriceTreatmentEnabled property.

Returns:
possible object is CombinedFixedPriceTreatmentEnabledDefinitionType

setCombinedFixedPriceTreatmentEnabled

public void setCombinedFixedPriceTreatmentEnabled(CombinedFixedPriceTreatmentEnabledDefinitionType value)
Sets the value of the combinedFixedPriceTreatmentEnabled property.

Parameters:
value - allowed object is CombinedFixedPriceTreatmentEnabledDefinitionType

getGalleryFeaturedDurations

public ListingEnhancementDurationDefinitionType getGalleryFeaturedDurations()
Gets the value of the galleryFeaturedDurations property.

Returns:
possible object is ListingEnhancementDurationDefinitionType

setGalleryFeaturedDurations

public void setGalleryFeaturedDurations(ListingEnhancementDurationDefinitionType value)
Sets the value of the galleryFeaturedDurations property.

Parameters:
value - allowed object is ListingEnhancementDurationDefinitionType

getINEscrowWorkflowTimeline

public INEscrowWorkflowTimelineDefinitionType getINEscrowWorkflowTimeline()
Gets the value of the inEscrowWorkflowTimeline property.

Returns:
possible object is INEscrowWorkflowTimelineDefinitionType

setINEscrowWorkflowTimeline

public void setINEscrowWorkflowTimeline(INEscrowWorkflowTimelineDefinitionType value)
Sets the value of the inEscrowWorkflowTimeline property.

Parameters:
value - allowed object is INEscrowWorkflowTimelineDefinitionType

getPayPalRequired

public PayPalRequiredDefinitionType getPayPalRequired()
Gets the value of the payPalRequired property.

Returns:
possible object is PayPalRequiredDefinitionType

setPayPalRequired

public void setPayPalRequired(PayPalRequiredDefinitionType value)
Sets the value of the payPalRequired property.

Parameters:
value - allowed object is PayPalRequiredDefinitionType

getEBayMotorsProAdFormatEnabled

public EBayMotorsProAdFormatEnabledDefinitionType getEBayMotorsProAdFormatEnabled()
Gets the value of the eBayMotorsProAdFormatEnabled property.

Returns:
possible object is EBayMotorsProAdFormatEnabledDefinitionType

setEBayMotorsProAdFormatEnabled

public void setEBayMotorsProAdFormatEnabled(EBayMotorsProAdFormatEnabledDefinitionType value)
Sets the value of the eBayMotorsProAdFormatEnabled property.

Parameters:
value - allowed object is EBayMotorsProAdFormatEnabledDefinitionType

getEBayMotorsProContactByPhoneEnabled

public EBayMotorsProContactByPhoneEnabledDefinitionType getEBayMotorsProContactByPhoneEnabled()
Gets the value of the eBayMotorsProContactByPhoneEnabled property.

Returns:
possible object is EBayMotorsProContactByPhoneEnabledDefinitionType

setEBayMotorsProContactByPhoneEnabled

public void setEBayMotorsProContactByPhoneEnabled(EBayMotorsProContactByPhoneEnabledDefinitionType value)
Sets the value of the eBayMotorsProContactByPhoneEnabled property.

Parameters:
value - allowed object is EBayMotorsProContactByPhoneEnabledDefinitionType

getEBayMotorsProPhoneCount

public EBayMotorsProPhoneCountDefinitionType getEBayMotorsProPhoneCount()
Gets the value of the eBayMotorsProPhoneCount property.

Returns:
possible object is EBayMotorsProPhoneCountDefinitionType

setEBayMotorsProPhoneCount

public void setEBayMotorsProPhoneCount(EBayMotorsProPhoneCountDefinitionType value)
Sets the value of the eBayMotorsProPhoneCount property.

Parameters:
value - allowed object is EBayMotorsProPhoneCountDefinitionType

getEBayMotorsProContactByAddressEnabled

public EBayMotorsProContactByAddressEnabledDefinitionType getEBayMotorsProContactByAddressEnabled()
Gets the value of the eBayMotorsProContactByAddressEnabled property.

Returns:
possible object is EBayMotorsProContactByAddressEnabledDefinitionType

setEBayMotorsProContactByAddressEnabled

public void setEBayMotorsProContactByAddressEnabled(EBayMotorsProContactByAddressEnabledDefinitionType value)
Sets the value of the eBayMotorsProContactByAddressEnabled property.

Parameters:
value - allowed object is EBayMotorsProContactByAddressEnabledDefinitionType

getEBayMotorsProStreetCount

public EBayMotorsProStreetCountDefinitionType getEBayMotorsProStreetCount()
Gets the value of the eBayMotorsProStreetCount property.

Returns:
possible object is EBayMotorsProStreetCountDefinitionType

setEBayMotorsProStreetCount

public void setEBayMotorsProStreetCount(EBayMotorsProStreetCountDefinitionType value)
Sets the value of the eBayMotorsProStreetCount property.

Parameters:
value - allowed object is EBayMotorsProStreetCountDefinitionType

getEBayMotorsProCompanyNameEnabled

public EBayMotorsProCompanyNameEnabledDefinitionType getEBayMotorsProCompanyNameEnabled()
Gets the value of the eBayMotorsProCompanyNameEnabled property.

Returns:
possible object is EBayMotorsProCompanyNameEnabledDefinitionType

setEBayMotorsProCompanyNameEnabled

public void setEBayMotorsProCompanyNameEnabled(EBayMotorsProCompanyNameEnabledDefinitionType value)
Sets the value of the eBayMotorsProCompanyNameEnabled property.

Parameters:
value - allowed object is EBayMotorsProCompanyNameEnabledDefinitionType

getEBayMotorsProContactByEmailEnabled

public EBayMotorsProContactByEmailEnabledDefinitionType getEBayMotorsProContactByEmailEnabled()
Gets the value of the eBayMotorsProContactByEmailEnabled property.

Returns:
possible object is EBayMotorsProContactByEmailEnabledDefinitionType

setEBayMotorsProContactByEmailEnabled

public void setEBayMotorsProContactByEmailEnabled(EBayMotorsProContactByEmailEnabledDefinitionType value)
Sets the value of the eBayMotorsProContactByEmailEnabled property.

Parameters:
value - allowed object is EBayMotorsProContactByEmailEnabledDefinitionType

getEBayMotorsProBestOfferEnabled

public EBayMotorsProBestOfferEnabledDefinitionType getEBayMotorsProBestOfferEnabled()
Gets the value of the eBayMotorsProBestOfferEnabled property.

Returns:
possible object is EBayMotorsProBestOfferEnabledDefinitionType

setEBayMotorsProBestOfferEnabled

public void setEBayMotorsProBestOfferEnabled(EBayMotorsProBestOfferEnabledDefinitionType value)
Sets the value of the eBayMotorsProBestOfferEnabled property.

Parameters:
value - allowed object is EBayMotorsProBestOfferEnabledDefinitionType

getEBayMotorsProAutoAcceptEnabled

public EBayMotorsProAutoAcceptEnabledDefinitionType getEBayMotorsProAutoAcceptEnabled()
Gets the value of the eBayMotorsProAutoAcceptEnabled property.

Returns:
possible object is EBayMotorsProAutoAcceptEnabledDefinitionType

setEBayMotorsProAutoAcceptEnabled

public void setEBayMotorsProAutoAcceptEnabled(EBayMotorsProAutoAcceptEnabledDefinitionType value)
Sets the value of the eBayMotorsProAutoAcceptEnabled property.

Parameters:
value - allowed object is EBayMotorsProAutoAcceptEnabledDefinitionType

getEBayMotorsProAutoDeclineEnabled

public EBayMotorsProAutoDeclineEnabledDefinitionType getEBayMotorsProAutoDeclineEnabled()
Gets the value of the eBayMotorsProAutoDeclineEnabled property.

Returns:
possible object is EBayMotorsProAutoDeclineEnabledDefinitionType

setEBayMotorsProAutoDeclineEnabled

public void setEBayMotorsProAutoDeclineEnabled(EBayMotorsProAutoDeclineEnabledDefinitionType value)
Sets the value of the eBayMotorsProAutoDeclineEnabled property.

Parameters:
value - allowed object is EBayMotorsProAutoDeclineEnabledDefinitionType

getEBayMotorsProPaymentMethodCheckOutEnabled

public EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType getEBayMotorsProPaymentMethodCheckOutEnabled()
Gets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.

Returns:
possible object is EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType

setEBayMotorsProPaymentMethodCheckOutEnabled

public void setEBayMotorsProPaymentMethodCheckOutEnabled(EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType value)
Sets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.

Parameters:
value - allowed object is EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType

getEBayMotorsProShippingMethodEnabled

public EBayMotorsProShippingMethodEnabledDefinitionType getEBayMotorsProShippingMethodEnabled()
Gets the value of the eBayMotorsProShippingMethodEnabled property.

Returns:
possible object is EBayMotorsProShippingMethodEnabledDefinitionType

setEBayMotorsProShippingMethodEnabled

public void setEBayMotorsProShippingMethodEnabled(EBayMotorsProShippingMethodEnabledDefinitionType value)
Sets the value of the eBayMotorsProShippingMethodEnabled property.

Parameters:
value - allowed object is EBayMotorsProShippingMethodEnabledDefinitionType

getEBayMotorsProCounterOfferEnabled

public EBayMotorsProCounterOfferEnabledDefinitionType getEBayMotorsProCounterOfferEnabled()
Gets the value of the eBayMotorsProCounterOfferEnabled property.

Returns:
possible object is EBayMotorsProCounterOfferEnabledDefinitionType

setEBayMotorsProCounterOfferEnabled

public void setEBayMotorsProCounterOfferEnabled(EBayMotorsProCounterOfferEnabledDefinitionType value)
Sets the value of the eBayMotorsProCounterOfferEnabled property.

Parameters:
value - allowed object is EBayMotorsProCounterOfferEnabledDefinitionType

getEBayMotorsProSellerContactDetailsEnabled

public EBayMotorsProSellerContactDetailsEnabledDefinitionType getEBayMotorsProSellerContactDetailsEnabled()
Gets the value of the eBayMotorsProSellerContactDetailsEnabled property.

Returns:
possible object is EBayMotorsProSellerContactDetailsEnabledDefinitionType

setEBayMotorsProSellerContactDetailsEnabled

public void setEBayMotorsProSellerContactDetailsEnabled(EBayMotorsProSellerContactDetailsEnabledDefinitionType value)
Sets the value of the eBayMotorsProSellerContactDetailsEnabled property.

Parameters:
value - allowed object is EBayMotorsProSellerContactDetailsEnabledDefinitionType

getLocalMarketAdFormatEnabled

public LocalMarketAdFormatEnabledDefinitionType getLocalMarketAdFormatEnabled()
Gets the value of the localMarketAdFormatEnabled property.

Returns:
possible object is LocalMarketAdFormatEnabledDefinitionType

setLocalMarketAdFormatEnabled

public void setLocalMarketAdFormatEnabled(LocalMarketAdFormatEnabledDefinitionType value)
Sets the value of the localMarketAdFormatEnabled property.

Parameters:
value - allowed object is LocalMarketAdFormatEnabledDefinitionType

getLocalMarketContactByPhoneEnabled

public LocalMarketContactByPhoneEnabledDefinitionType getLocalMarketContactByPhoneEnabled()
Gets the value of the localMarketContactByPhoneEnabled property.

Returns:
possible object is LocalMarketContactByPhoneEnabledDefinitionType

setLocalMarketContactByPhoneEnabled

public void setLocalMarketContactByPhoneEnabled(LocalMarketContactByPhoneEnabledDefinitionType value)
Sets the value of the localMarketContactByPhoneEnabled property.

Parameters:
value - allowed object is LocalMarketContactByPhoneEnabledDefinitionType

getLocalMarketPhoneCount

public LocalMarketPhoneCountDefinitionType getLocalMarketPhoneCount()
Gets the value of the localMarketPhoneCount property.

Returns:
possible object is LocalMarketPhoneCountDefinitionType

setLocalMarketPhoneCount

public void setLocalMarketPhoneCount(LocalMarketPhoneCountDefinitionType value)
Sets the value of the localMarketPhoneCount property.

Parameters:
value - allowed object is LocalMarketPhoneCountDefinitionType

getLocalMarketContactByAddressEnabled

public LocalMarketContactByAddressEnabledDefinitionType getLocalMarketContactByAddressEnabled()
Gets the value of the localMarketContactByAddressEnabled property.

Returns:
possible object is LocalMarketContactByAddressEnabledDefinitionType

setLocalMarketContactByAddressEnabled

public void setLocalMarketContactByAddressEnabled(LocalMarketContactByAddressEnabledDefinitionType value)
Sets the value of the localMarketContactByAddressEnabled property.

Parameters:
value - allowed object is LocalMarketContactByAddressEnabledDefinitionType

getLocalMarketStreetCount

public LocalMarketStreetCountDefinitionType getLocalMarketStreetCount()
Gets the value of the localMarketStreetCount property.

Returns:
possible object is LocalMarketStreetCountDefinitionType

setLocalMarketStreetCount

public void setLocalMarketStreetCount(LocalMarketStreetCountDefinitionType value)
Sets the value of the localMarketStreetCount property.

Parameters:
value - allowed object is LocalMarketStreetCountDefinitionType

getLocalMarketCompanyNameEnabled

public LocalMarketCompanyNameEnabledDefinitionType getLocalMarketCompanyNameEnabled()
Gets the value of the localMarketCompanyNameEnabled property.

Returns:
possible object is LocalMarketCompanyNameEnabledDefinitionType

setLocalMarketCompanyNameEnabled

public void setLocalMarketCompanyNameEnabled(LocalMarketCompanyNameEnabledDefinitionType value)
Sets the value of the localMarketCompanyNameEnabled property.

Parameters:
value - allowed object is LocalMarketCompanyNameEnabledDefinitionType

getLocalMarketContactByEmailEnabled

public LocalMarketContactByEmailEnabledDefinitionType getLocalMarketContactByEmailEnabled()
Gets the value of the localMarketContactByEmailEnabled property.

Returns:
possible object is LocalMarketContactByEmailEnabledDefinitionType

setLocalMarketContactByEmailEnabled

public void setLocalMarketContactByEmailEnabled(LocalMarketContactByEmailEnabledDefinitionType value)
Sets the value of the localMarketContactByEmailEnabled property.

Parameters:
value - allowed object is LocalMarketContactByEmailEnabledDefinitionType

getLocalMarketBestOfferEnabled

public LocalMarketBestOfferEnabledDefinitionType getLocalMarketBestOfferEnabled()
Gets the value of the localMarketBestOfferEnabled property.

Returns:
possible object is LocalMarketBestOfferEnabledDefinitionType

setLocalMarketBestOfferEnabled

public void setLocalMarketBestOfferEnabled(LocalMarketBestOfferEnabledDefinitionType value)
Sets the value of the localMarketBestOfferEnabled property.

Parameters:
value - allowed object is LocalMarketBestOfferEnabledDefinitionType

getLocalMarketAutoAcceptEnabled

public LocalMarketAutoAcceptEnabledDefinitionType getLocalMarketAutoAcceptEnabled()
Gets the value of the localMarketAutoAcceptEnabled property.

Returns:
possible object is LocalMarketAutoAcceptEnabledDefinitionType

setLocalMarketAutoAcceptEnabled

public void setLocalMarketAutoAcceptEnabled(LocalMarketAutoAcceptEnabledDefinitionType value)
Sets the value of the localMarketAutoAcceptEnabled property.

Parameters:
value - allowed object is LocalMarketAutoAcceptEnabledDefinitionType

getLocalMarketAutoDeclineEnabled

public LocalMarketAutoDeclineEnabledDefinitionType getLocalMarketAutoDeclineEnabled()
Gets the value of the localMarketAutoDeclineEnabled property.

Returns:
possible object is LocalMarketAutoDeclineEnabledDefinitionType

setLocalMarketAutoDeclineEnabled

public void setLocalMarketAutoDeclineEnabled(LocalMarketAutoDeclineEnabledDefinitionType value)
Sets the value of the localMarketAutoDeclineEnabled property.

Parameters:
value - allowed object is LocalMarketAutoDeclineEnabledDefinitionType

getLocalMarketPaymentMethodCheckOutEnabled

public LocalMarketPaymentMethodCheckOutEnabledDefinitionType getLocalMarketPaymentMethodCheckOutEnabled()
Gets the value of the localMarketPaymentMethodCheckOutEnabled property.

Returns:
possible object is LocalMarketPaymentMethodCheckOutEnabledDefinitionType

setLocalMarketPaymentMethodCheckOutEnabled

public void setLocalMarketPaymentMethodCheckOutEnabled(LocalMarketPaymentMethodCheckOutEnabledDefinitionType value)
Sets the value of the localMarketPaymentMethodCheckOutEnabled property.

Parameters:
value - allowed object is LocalMarketPaymentMethodCheckOutEnabledDefinitionType

getLocalMarketShippingMethodEnabled

public LocalMarketShippingMethodEnabledDefinitionType getLocalMarketShippingMethodEnabled()
Gets the value of the localMarketShippingMethodEnabled property.

Returns:
possible object is LocalMarketShippingMethodEnabledDefinitionType

setLocalMarketShippingMethodEnabled

public void setLocalMarketShippingMethodEnabled(LocalMarketShippingMethodEnabledDefinitionType value)
Sets the value of the localMarketShippingMethodEnabled property.

Parameters:
value - allowed object is LocalMarketShippingMethodEnabledDefinitionType

getLocalMarketCounterOfferEnabled

public LocalMarketCounterOfferEnabledDefinitionType getLocalMarketCounterOfferEnabled()
Gets the value of the localMarketCounterOfferEnabled property.

Returns:
possible object is LocalMarketCounterOfferEnabledDefinitionType

setLocalMarketCounterOfferEnabled

public void setLocalMarketCounterOfferEnabled(LocalMarketCounterOfferEnabledDefinitionType value)
Sets the value of the localMarketCounterOfferEnabled property.

Parameters:
value - allowed object is LocalMarketCounterOfferEnabledDefinitionType

getLocalMarketSellerContactDetailsEnabled

public LocalMarketSellerContactDetailsEnabledDefinitionType getLocalMarketSellerContactDetailsEnabled()
Gets the value of the localMarketSellerContactDetailsEnabled property.

Returns:
possible object is LocalMarketSellerContactDetailsEnabledDefinitionType

setLocalMarketSellerContactDetailsEnabled

public void setLocalMarketSellerContactDetailsEnabled(LocalMarketSellerContactDetailsEnabledDefinitionType value)
Sets the value of the localMarketSellerContactDetailsEnabled property.

Parameters:
value - allowed object is LocalMarketSellerContactDetailsEnabledDefinitionType

getClassifiedAdPhoneCount

public ClassifiedAdPhoneCountDefinitionType getClassifiedAdPhoneCount()
Gets the value of the classifiedAdPhoneCount property.

Returns:
possible object is ClassifiedAdPhoneCountDefinitionType

setClassifiedAdPhoneCount

public void setClassifiedAdPhoneCount(ClassifiedAdPhoneCountDefinitionType value)
Sets the value of the classifiedAdPhoneCount property.

Parameters:
value - allowed object is ClassifiedAdPhoneCountDefinitionType

getClassifiedAdContactByAddressEnabled

public ClassifiedAdContactByAddressEnabledDefinitionType getClassifiedAdContactByAddressEnabled()
Gets the value of the classifiedAdContactByAddressEnabled property.

Returns:
possible object is ClassifiedAdContactByAddressEnabledDefinitionType

setClassifiedAdContactByAddressEnabled

public void setClassifiedAdContactByAddressEnabled(ClassifiedAdContactByAddressEnabledDefinitionType value)
Sets the value of the classifiedAdContactByAddressEnabled property.

Parameters:
value - allowed object is ClassifiedAdContactByAddressEnabledDefinitionType

getClassifiedAdStreetCount

public ClassifiedAdStreetCountDefinitionType getClassifiedAdStreetCount()
Gets the value of the classifiedAdStreetCount property.

Returns:
possible object is ClassifiedAdStreetCountDefinitionType

setClassifiedAdStreetCount

public void setClassifiedAdStreetCount(ClassifiedAdStreetCountDefinitionType value)
Sets the value of the classifiedAdStreetCount property.

Parameters:
value - allowed object is ClassifiedAdStreetCountDefinitionType

getClassifiedAdCompanyNameEnabled

public ClassifiedAdCompanyNameEnabledDefinitionType getClassifiedAdCompanyNameEnabled()
Gets the value of the classifiedAdCompanyNameEnabled property.

Returns:
possible object is ClassifiedAdCompanyNameEnabledDefinitionType

setClassifiedAdCompanyNameEnabled

public void setClassifiedAdCompanyNameEnabled(ClassifiedAdCompanyNameEnabledDefinitionType value)
Sets the value of the classifiedAdCompanyNameEnabled property.

Parameters:
value - allowed object is ClassifiedAdCompanyNameEnabledDefinitionType

getSpecialitySubscription

public SpecialitySubscriptionDefinitionType getSpecialitySubscription()
Gets the value of the specialitySubscription property.

Returns:
possible object is SpecialitySubscriptionDefinitionType

setSpecialitySubscription

public void setSpecialitySubscription(SpecialitySubscriptionDefinitionType value)
Sets the value of the specialitySubscription property.

Parameters:
value - allowed object is SpecialitySubscriptionDefinitionType

getRegularSubscription

public RegularSubscriptionDefinitionType getRegularSubscription()
Gets the value of the regularSubscription property.

Returns:
possible object is RegularSubscriptionDefinitionType

setRegularSubscription

public void setRegularSubscription(RegularSubscriptionDefinitionType value)
Sets the value of the regularSubscription property.

Parameters:
value - allowed object is RegularSubscriptionDefinitionType

getPremiumSubscription

public PremiumSubscriptionDefinitionType getPremiumSubscription()
Gets the value of the premiumSubscription property.

Returns:
possible object is PremiumSubscriptionDefinitionType

setPremiumSubscription

public void setPremiumSubscription(PremiumSubscriptionDefinitionType value)
Sets the value of the premiumSubscription property.

Parameters:
value - allowed object is PremiumSubscriptionDefinitionType

getNonSubscription

public NonSubscriptionDefinitionType getNonSubscription()
Gets the value of the nonSubscription property.

Returns:
possible object is NonSubscriptionDefinitionType

setNonSubscription

public void setNonSubscription(NonSubscriptionDefinitionType value)
Sets the value of the nonSubscription property.

Parameters:
value - allowed object is NonSubscriptionDefinitionType

getReturnPolicyEnabled

public ReturnPolicyEnabledDefinitionType getReturnPolicyEnabled()
Gets the value of the returnPolicyEnabled property.

Returns:
possible object is ReturnPolicyEnabledDefinitionType

setReturnPolicyEnabled

public void setReturnPolicyEnabled(ReturnPolicyEnabledDefinitionType value)
Sets the value of the returnPolicyEnabled property.

Parameters:
value - allowed object is ReturnPolicyEnabledDefinitionType

getHandlingTimeEnabled

public HandlingTimeEnabledDefinitionType getHandlingTimeEnabled()
Gets the value of the handlingTimeEnabled property.

Returns:
possible object is HandlingTimeEnabledDefinitionType

setHandlingTimeEnabled

public void setHandlingTimeEnabled(HandlingTimeEnabledDefinitionType value)
Sets the value of the handlingTimeEnabled property.

Parameters:
value - allowed object is HandlingTimeEnabledDefinitionType

getPayPalRequiredForStoreOwner

public PayPalRequiredForStoreOwnerDefinitionType getPayPalRequiredForStoreOwner()
Gets the value of the payPalRequiredForStoreOwner property.

Returns:
possible object is PayPalRequiredForStoreOwnerDefinitionType

setPayPalRequiredForStoreOwner

public void setPayPalRequiredForStoreOwner(PayPalRequiredForStoreOwnerDefinitionType value)
Sets the value of the payPalRequiredForStoreOwner property.

Parameters:
value - allowed object is PayPalRequiredForStoreOwnerDefinitionType

getReviseQuantityAllowed

public ReviseQuantityAllowedDefinitionType getReviseQuantityAllowed()
Gets the value of the reviseQuantityAllowed property.

Returns:
possible object is ReviseQuantityAllowedDefinitionType

setReviseQuantityAllowed

public void setReviseQuantityAllowed(ReviseQuantityAllowedDefinitionType value)
Sets the value of the reviseQuantityAllowed property.

Parameters:
value - allowed object is ReviseQuantityAllowedDefinitionType

getRevisePriceAllowed

public RevisePriceAllowedDefinitionType getRevisePriceAllowed()
Gets the value of the revisePriceAllowed property.

Returns:
possible object is RevisePriceAllowedDefinitionType

setRevisePriceAllowed

public void setRevisePriceAllowed(RevisePriceAllowedDefinitionType value)
Sets the value of the revisePriceAllowed property.

Parameters:
value - allowed object is RevisePriceAllowedDefinitionType

getStoreOwnerExtendedListingDurationsEnabled

public StoreOwnerExtendedListingDurationsEnabledDefinitionType getStoreOwnerExtendedListingDurationsEnabled()
Gets the value of the storeOwnerExtendedListingDurationsEnabled property.

Returns:
possible object is StoreOwnerExtendedListingDurationsEnabledDefinitionType

setStoreOwnerExtendedListingDurationsEnabled

public void setStoreOwnerExtendedListingDurationsEnabled(StoreOwnerExtendedListingDurationsEnabledDefinitionType value)
Sets the value of the storeOwnerExtendedListingDurationsEnabled property.

Parameters:
value - allowed object is StoreOwnerExtendedListingDurationsEnabledDefinitionType

getStoreOwnerExtendedListingDurations

public StoreOwnerExtendedListingDurationsDefinitionType getStoreOwnerExtendedListingDurations()
Gets the value of the storeOwnerExtendedListingDurations property.

Returns:
possible object is StoreOwnerExtendedListingDurationsDefinitionType

setStoreOwnerExtendedListingDurations

public void setStoreOwnerExtendedListingDurations(StoreOwnerExtendedListingDurationsDefinitionType value)
Sets the value of the storeOwnerExtendedListingDurations property.

Parameters:
value - allowed object is StoreOwnerExtendedListingDurationsDefinitionType

getPaymentMethod

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

Returns:
possible object is PaymentMethodDefinitionType

setPaymentMethod

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

Parameters:
value - allowed object is PaymentMethodDefinitionType

getGroup1MaxFlatShippingCost

public Group1MaxFlatShippingCostDefinitionType getGroup1MaxFlatShippingCost()
Gets the value of the group1MaxFlatShippingCost property.

Returns:
possible object is Group1MaxFlatShippingCostDefinitionType

setGroup1MaxFlatShippingCost

public void setGroup1MaxFlatShippingCost(Group1MaxFlatShippingCostDefinitionType value)
Sets the value of the group1MaxFlatShippingCost property.

Parameters:
value - allowed object is Group1MaxFlatShippingCostDefinitionType

getGroup2MaxFlatShippingCost

public Group2MaxFlatShippingCostDefinitionType getGroup2MaxFlatShippingCost()
Gets the value of the group2MaxFlatShippingCost property.

Returns:
possible object is Group2MaxFlatShippingCostDefinitionType

setGroup2MaxFlatShippingCost

public void setGroup2MaxFlatShippingCost(Group2MaxFlatShippingCostDefinitionType value)
Sets the value of the group2MaxFlatShippingCost property.

Parameters:
value - allowed object is Group2MaxFlatShippingCostDefinitionType

getGroup3MaxFlatShippingCost

public Group3MaxFlatShippingCostDefinitionType getGroup3MaxFlatShippingCost()
Gets the value of the group3MaxFlatShippingCost property.

Returns:
possible object is Group3MaxFlatShippingCostDefinitionType

setGroup3MaxFlatShippingCost

public void setGroup3MaxFlatShippingCost(Group3MaxFlatShippingCostDefinitionType value)
Sets the value of the group3MaxFlatShippingCost property.

Parameters:
value - allowed object is Group3MaxFlatShippingCostDefinitionType

getMaxFlatShippingCostCBTExempt

public MaxFlatShippingCostCBTExemptDefinitionType getMaxFlatShippingCostCBTExempt()
Gets the value of the maxFlatShippingCostCBTExempt property.

Returns:
possible object is MaxFlatShippingCostCBTExemptDefinitionType

setMaxFlatShippingCostCBTExempt

public void setMaxFlatShippingCostCBTExempt(MaxFlatShippingCostCBTExemptDefinitionType value)
Sets the value of the maxFlatShippingCostCBTExempt property.

Parameters:
value - allowed object is MaxFlatShippingCostCBTExemptDefinitionType

getMaxFlatShippingCost

public MaxFlatShippingCostDefinitionType getMaxFlatShippingCost()
Gets the value of the maxFlatShippingCost property.

Returns:
possible object is MaxFlatShippingCostDefinitionType

setMaxFlatShippingCost

public void setMaxFlatShippingCost(MaxFlatShippingCostDefinitionType value)
Sets the value of the maxFlatShippingCost property.

Parameters:
value - allowed object is MaxFlatShippingCostDefinitionType

getVariationsEnabled

public VariationsEnabledDefinitionType getVariationsEnabled()
Gets the value of the variationsEnabled property.

Returns:
possible object is VariationsEnabledDefinitionType

setVariationsEnabled

public void setVariationsEnabled(VariationsEnabledDefinitionType value)
Sets the value of the variationsEnabled property.

Parameters:
value - allowed object is VariationsEnabledDefinitionType

getAttributeConversionEnabled

public AttributeConversionEnabledFeatureDefinitionType getAttributeConversionEnabled()
Gets the value of the attributeConversionEnabled property.

Returns:
possible object is AttributeConversionEnabledFeatureDefinitionType

setAttributeConversionEnabled

public void setAttributeConversionEnabled(AttributeConversionEnabledFeatureDefinitionType value)
Sets the value of the attributeConversionEnabled property.

Parameters:
value - allowed object is AttributeConversionEnabledFeatureDefinitionType

getFreeGalleryPlusEnabled

public FreeGalleryPlusEnabledDefinitionType getFreeGalleryPlusEnabled()
Gets the value of the freeGalleryPlusEnabled property.

Returns:
possible object is FreeGalleryPlusEnabledDefinitionType

setFreeGalleryPlusEnabled

public void setFreeGalleryPlusEnabled(FreeGalleryPlusEnabledDefinitionType value)
Sets the value of the freeGalleryPlusEnabled property.

Parameters:
value - allowed object is FreeGalleryPlusEnabledDefinitionType

getFreePicturePackEnabled

public FreePicturePackEnabledDefinitionType getFreePicturePackEnabled()
Gets the value of the freePicturePackEnabled property.

Returns:
possible object is FreePicturePackEnabledDefinitionType

setFreePicturePackEnabled

public void setFreePicturePackEnabled(FreePicturePackEnabledDefinitionType value)
Sets the value of the freePicturePackEnabled property.

Parameters:
value - allowed object is FreePicturePackEnabledDefinitionType

getItemCompatibilityEnabled

public ItemCompatibilityEnabledDefinitionType getItemCompatibilityEnabled()
Gets the value of the itemCompatibilityEnabled property.

Returns:
possible object is ItemCompatibilityEnabledDefinitionType

setItemCompatibilityEnabled

public void setItemCompatibilityEnabled(ItemCompatibilityEnabledDefinitionType value)
Sets the value of the itemCompatibilityEnabled property.

Parameters:
value - allowed object is ItemCompatibilityEnabledDefinitionType

getMaxItemCompatibility

public MaxItemCompatibilityDefinitionType getMaxItemCompatibility()
Gets the value of the maxItemCompatibility property.

Returns:
possible object is MaxItemCompatibilityDefinitionType

setMaxItemCompatibility

public void setMaxItemCompatibility(MaxItemCompatibilityDefinitionType value)
Sets the value of the maxItemCompatibility property.

Parameters:
value - allowed object is MaxItemCompatibilityDefinitionType

getMinItemCompatibility

public MinItemCompatibilityDefinitionType getMinItemCompatibility()
Gets the value of the minItemCompatibility property.

Returns:
possible object is MinItemCompatibilityDefinitionType

setMinItemCompatibility

public void setMinItemCompatibility(MinItemCompatibilityDefinitionType value)
Sets the value of the minItemCompatibility property.

Parameters:
value - allowed object is MinItemCompatibilityDefinitionType

getConditionEnabled

public ConditionEnabledDefinitionType getConditionEnabled()
Gets the value of the conditionEnabled property.

Returns:
possible object is ConditionEnabledDefinitionType

setConditionEnabled

public void setConditionEnabled(ConditionEnabledDefinitionType value)
Sets the value of the conditionEnabled property.

Parameters:
value - allowed object is ConditionEnabledDefinitionType

getConditionValues

public ConditionValuesDefinitionType getConditionValues()
Gets the value of the conditionValues property.

Returns:
possible object is ConditionValuesDefinitionType

setConditionValues

public void setConditionValues(ConditionValuesDefinitionType value)
Sets the value of the conditionValues property.

Parameters:
value - allowed object is ConditionValuesDefinitionType

getValueCategory

public ValueCategoryDefinitionType getValueCategory()
Gets the value of the valueCategory property.

Returns:
possible object is ValueCategoryDefinitionType

setValueCategory

public void setValueCategory(ValueCategoryDefinitionType value)
Sets the value of the valueCategory property.

Parameters:
value - allowed object is ValueCategoryDefinitionType

getProductCreationEnabled

public ProductCreationEnabledDefinitionType getProductCreationEnabled()
Gets the value of the productCreationEnabled property.

Returns:
possible object is ProductCreationEnabledDefinitionType

setProductCreationEnabled

public void setProductCreationEnabled(ProductCreationEnabledDefinitionType value)
Sets the value of the productCreationEnabled property.

Parameters:
value - allowed object is ProductCreationEnabledDefinitionType

getEANEnabled

public EANEnabledDefinitionType getEANEnabled()
Gets the value of the eanEnabled property.

Returns:
possible object is EANEnabledDefinitionType

setEANEnabled

public void setEANEnabled(EANEnabledDefinitionType value)
Sets the value of the eanEnabled property.

Parameters:
value - allowed object is EANEnabledDefinitionType

getISBNEnabled

public ISBNEnabledDefinitionType getISBNEnabled()
Gets the value of the isbnEnabled property.

Returns:
possible object is ISBNEnabledDefinitionType

setISBNEnabled

public void setISBNEnabled(ISBNEnabledDefinitionType value)
Sets the value of the isbnEnabled property.

Parameters:
value - allowed object is ISBNEnabledDefinitionType

getUPCEnabled

public UPCEnabledDefinitionType getUPCEnabled()
Gets the value of the upcEnabled property.

Returns:
possible object is UPCEnabledDefinitionType

setUPCEnabled

public void setUPCEnabled(UPCEnabledDefinitionType value)
Sets the value of the upcEnabled property.

Parameters:
value - allowed object is UPCEnabledDefinitionType

getCompatibleVehicleType

public CompatibleVehicleTypeDefinitionType getCompatibleVehicleType()
Gets the value of the compatibleVehicleType property.

Returns:
possible object is CompatibleVehicleTypeDefinitionType

setCompatibleVehicleType

public void setCompatibleVehicleType(CompatibleVehicleTypeDefinitionType value)
Sets the value of the compatibleVehicleType property.

Parameters:
value - allowed object is CompatibleVehicleTypeDefinitionType

getMaxGranularFitmentCount

public MaxGranularFitmentCountDefinitionType getMaxGranularFitmentCount()
Gets the value of the maxGranularFitmentCount property.

Returns:
possible object is MaxGranularFitmentCountDefinitionType

setMaxGranularFitmentCount

public void setMaxGranularFitmentCount(MaxGranularFitmentCountDefinitionType value)
Sets the value of the maxGranularFitmentCount property.

Parameters:
value - allowed object is MaxGranularFitmentCountDefinitionType

getPaymentOptionsGroup

public PaymentOptionsGroupEnabledDefinitionType getPaymentOptionsGroup()
Gets the value of the paymentOptionsGroup property.

Returns:
possible object is PaymentOptionsGroupEnabledDefinitionType

setPaymentOptionsGroup

public void setPaymentOptionsGroup(PaymentOptionsGroupEnabledDefinitionType value)
Sets the value of the paymentOptionsGroup property.

Parameters:
value - allowed object is PaymentOptionsGroupEnabledDefinitionType

getShippingProfileCategoryGroup

public ProfileCategoryGroupDefinitionType getShippingProfileCategoryGroup()
Gets the value of the shippingProfileCategoryGroup property.

Returns:
possible object is ProfileCategoryGroupDefinitionType

setShippingProfileCategoryGroup

public void setShippingProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
Sets the value of the shippingProfileCategoryGroup property.

Parameters:
value - allowed object is ProfileCategoryGroupDefinitionType

getPaymentProfileCategoryGroup

public ProfileCategoryGroupDefinitionType getPaymentProfileCategoryGroup()
Gets the value of the paymentProfileCategoryGroup property.

Returns:
possible object is ProfileCategoryGroupDefinitionType

setPaymentProfileCategoryGroup

public void setPaymentProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
Sets the value of the paymentProfileCategoryGroup property.

Parameters:
value - allowed object is ProfileCategoryGroupDefinitionType

getReturnPolicyProfileCategoryGroup

public ProfileCategoryGroupDefinitionType getReturnPolicyProfileCategoryGroup()
Gets the value of the returnPolicyProfileCategoryGroup property.

Returns:
possible object is ProfileCategoryGroupDefinitionType

setReturnPolicyProfileCategoryGroup

public void setReturnPolicyProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
Sets the value of the returnPolicyProfileCategoryGroup property.

Parameters:
value - allowed object is ProfileCategoryGroupDefinitionType

getVINSupported

public VINSupportedDefinitionType getVINSupported()
Gets the value of the vinSupported property.

Returns:
possible object is VINSupportedDefinitionType

setVINSupported

public void setVINSupported(VINSupportedDefinitionType value)
Sets the value of the vinSupported property.

Parameters:
value - allowed object is VINSupportedDefinitionType

getVRMSupported

public VRMSupportedDefinitionType getVRMSupported()
Gets the value of the vrmSupported property.

Returns:
possible object is VRMSupportedDefinitionType

setVRMSupported

public void setVRMSupported(VRMSupportedDefinitionType value)
Sets the value of the vrmSupported property.

Parameters:
value - allowed object is VRMSupportedDefinitionType

getSellerProvidedTitleSupported

public SellerProvidedTitleSupportedDefinitionType getSellerProvidedTitleSupported()
Gets the value of the sellerProvidedTitleSupported property.

Returns:
possible object is SellerProvidedTitleSupportedDefinitionType

setSellerProvidedTitleSupported

public void setSellerProvidedTitleSupported(SellerProvidedTitleSupportedDefinitionType value)
Sets the value of the sellerProvidedTitleSupported property.

Parameters:
value - allowed object is SellerProvidedTitleSupportedDefinitionType

getDepositSupported

public DepositSupportedDefinitionType getDepositSupported()
Gets the value of the depositSupported property.

Returns:
possible object is DepositSupportedDefinitionType

setDepositSupported

public void setDepositSupported(DepositSupportedDefinitionType value)
Sets the value of the depositSupported property.

Parameters:
value - allowed object is DepositSupportedDefinitionType

getGlobalShippingEnabled

public GlobalShippingEnabledDefinitionType getGlobalShippingEnabled()
Gets the value of the globalShippingEnabled property.

Returns:
possible object is GlobalShippingEnabledDefinitionType

setGlobalShippingEnabled

public void setGlobalShippingEnabled(GlobalShippingEnabledDefinitionType value)
Sets the value of the globalShippingEnabled property.

Parameters:
value - allowed object is GlobalShippingEnabledDefinitionType

getAdditionalCompatibilityEnabled

public AdditionalCompatibilityEnabledDefinitionType getAdditionalCompatibilityEnabled()
Gets the value of the additionalCompatibilityEnabled property.

Returns:
possible object is AdditionalCompatibilityEnabledDefinitionType

setAdditionalCompatibilityEnabled

public void setAdditionalCompatibilityEnabled(AdditionalCompatibilityEnabledDefinitionType value)
Sets the value of the additionalCompatibilityEnabled property.

Parameters:
value - allowed object is AdditionalCompatibilityEnabledDefinitionType

getAny

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

getAny

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

getAnyLength

public int getAnyLength()

setAny

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

_getAny

protected List<Object> _getAny()

setAny

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

getPickupDropOffEnabled

public PickupDropOffEnabledDefinitionType getPickupDropOffEnabled()
Gets the value of the pickupDropOffEnabled property.

Returns:
possible object is PickupDropOffEnabledDefinitionType

setPickupDropOffEnabled

public void setPickupDropOffEnabled(PickupDropOffEnabledDefinitionType value)
Sets the value of the pickupDropOffEnabled property.

Parameters:
value - allowed object is PickupDropOffEnabledDefinitionType

getDigitalGoodDeliveryEnabled

public DigitalGoodDeliveryEnabledDefinitionType getDigitalGoodDeliveryEnabled()
Gets the value of the digitalGoodDeliveryEnabled property.

Returns:
possible object is DigitalGoodDeliveryEnabledDefinitionType

setDigitalGoodDeliveryEnabled

public void setDigitalGoodDeliveryEnabled(DigitalGoodDeliveryEnabledDefinitionType value)
Sets the value of the digitalGoodDeliveryEnabled property.

Parameters:
value - allowed object is DigitalGoodDeliveryEnabledDefinitionType

getEpidSupported

public EpidSupportedDefinitionType getEpidSupported()
Gets the value of the epidSupported property.

Returns:
possible object is EpidSupportedDefinitionType

setEpidSupported

public void setEpidSupported(EpidSupportedDefinitionType value)
Sets the value of the epidSupported property.

Parameters:
value - allowed object is EpidSupportedDefinitionType

getKTypeSupported

public KTypeSupportedDefinitionType getKTypeSupported()
Gets the value of the kTypeSupported property.

Returns:
possible object is KTypeSupportedDefinitionType

setKTypeSupported

public void setKTypeSupported(KTypeSupportedDefinitionType value)
Sets the value of the kTypeSupported property.

Parameters:
value - allowed object is KTypeSupportedDefinitionType

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.