Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class CategoryFeatureType

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

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

Type defining the Category container that is returned in the GetCategoryFeatures response. A Category node is returned for each category that is relevant/applicable to the input criteria in the GetCategoryFeatures request. The CategoryID value identifies the eBay category. The rest of the CategoryFeatureType fields that are returned will be dependent on which FeatureID value(s) are specified in the GetCategoryFeatures request.

Java class for CategoryFeatureType complex type.

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

 <complexType name="CategoryFeatureType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="CategoryID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ListingDuration" type="{urn:ebay:apis:eBLBaseComponents}ListingDurationReferenceType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ShippingTermsRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BestOfferEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="DutchBINEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UserConsentRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="HomePageFeaturedEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ProPackEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BasicUpgradePackEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ValuePackEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ProPackPlusEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AdFormatEnabled" type="{urn:ebay:apis:eBLBaseComponents}AdFormatEnabledCodeType" minOccurs="0"/>
         <element name="BestOfferCounterEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BestOfferAutoDeclineEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketSpecialitySubscription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketRegularSubscription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketPremiumSubscription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketNonSubscription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExpressEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExpressPicturesRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExpressConditionRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MinimumReservePrice" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SellerContactDetailsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="TransactionConfirmationRequestEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="StoreInventoryEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SkypeMeTransactionalEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SkypeMeNonTransactionalEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdPaymentMethodEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdPaymentMethodEnabledCodeType" minOccurs="0"/>
         <element name="ClassifiedAdShippingMethodEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdBestOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdBestOfferEnabledCodeType" minOccurs="0"/>
         <element name="ClassifiedAdCounterOfferEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdAutoDeclineEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdContactByPhoneEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdContactByEmailEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SafePaymentRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdPayPerLeadEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ItemSpecificsEnabled" type="{urn:ebay:apis:eBLBaseComponents}ItemSpecificsEnabledCodeType" minOccurs="0"/>
         <element name="PaisaPayFullEscrowEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BrandMPNIdentifierEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdAutoAcceptEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BestOfferAutoAcceptEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CrossBorderTradeNorthAmericaEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CrossBorderTradeGBEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CrossBorderTradeAustraliaEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="PayPalBuyerProtectionEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BuyerGuaranteeEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CombinedFixedPriceTreatmentEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="GalleryFeaturedDurations" type="{urn:ebay:apis:eBLBaseComponents}ListingEnhancementDurationReferenceType" minOccurs="0"/>
         <element name="PayPalRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProAdFormatEnabled" type="{urn:ebay:apis:eBLBaseComponents}AdFormatEnabledCodeType" minOccurs="0"/>
         <element name="eBayMotorsProContactByPhoneEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProPhoneCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="eBayMotorsProContactByAddressEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProStreetCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="eBayMotorsProCompanyNameEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProContactByEmailEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProBestOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdBestOfferEnabledCodeType" minOccurs="0"/>
         <element name="eBayMotorsProAutoAcceptEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProAutoDeclineEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProPaymentMethodCheckOutEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdPaymentMethodEnabledCodeType" minOccurs="0"/>
         <element name="eBayMotorsProShippingMethodEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProCounterOfferEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayMotorsProSellerContactDetailsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketAdFormatEnabled" type="{urn:ebay:apis:eBLBaseComponents}AdFormatEnabledCodeType" minOccurs="0"/>
         <element name="LocalMarketContactByPhoneEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketPhoneCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="LocalMarketContactByAddressEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketStreetCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="LocalMarketCompanyNameEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketContactByEmailEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketBestOfferEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdBestOfferEnabledCodeType" minOccurs="0"/>
         <element name="LocalMarketAutoAcceptEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketAutoDeclineEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketPaymentMethodCheckOutEnabled" type="{urn:ebay:apis:eBLBaseComponents}ClassifiedAdPaymentMethodEnabledCodeType" minOccurs="0"/>
         <element name="LocalMarketShippingMethodEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketCounterOfferEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalMarketSellerContactDetailsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdPhoneCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ClassifiedAdContactByAddressEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ClassifiedAdStreetCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ClassifiedAdCompanyNameEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SpecialitySubscription" type="{urn:ebay:apis:eBLBaseComponents}GeographicExposureCodeType" minOccurs="0"/>
         <element name="RegularSubscription" type="{urn:ebay:apis:eBLBaseComponents}GeographicExposureCodeType" minOccurs="0"/>
         <element name="PremiumSubscription" type="{urn:ebay:apis:eBLBaseComponents}GeographicExposureCodeType" minOccurs="0"/>
         <element name="NonSubscription" type="{urn:ebay:apis:eBLBaseComponents}GeographicExposureCodeType" minOccurs="0"/>
         <element name="INEscrowWorkflowTimeline" type="{urn:ebay:apis:eBLBaseComponents}INEscrowWorkflowTimelineCodeType" minOccurs="0"/>
         <element name="PayPalRequiredForStoreOwner" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ReviseQuantityAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="RevisePriceAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="StoreOwnerExtendedListingDurationsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="StoreOwnerExtendedListingDurations" type="{urn:ebay:apis:eBLBaseComponents}StoreOwnerExtendedListingDurationsType" minOccurs="0"/>
         <element name="ReturnPolicyEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="HandlingTimeEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MaxFlatShippingCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="Group1MaxFlatShippingCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="Group2MaxFlatShippingCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="Group3MaxFlatShippingCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="PaymentMethod" type="{urn:ebay:apis:eBLBaseComponents}BuyerPaymentMethodCodeType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="VariationsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AttributeConversionEnabled" type="{urn:ebay:apis:eBLBaseComponents}AttributeConversionEnabledCodeType" minOccurs="0"/>
         <element name="FreeGalleryPlusEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="FreePicturePackEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ItemCompatibilityEnabled" type="{urn:ebay:apis:eBLBaseComponents}ItemCompatibilityEnabledCodeType" minOccurs="0"/>
         <element name="MinItemCompatibility" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="MaxItemCompatibility" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ConditionEnabled" type="{urn:ebay:apis:eBLBaseComponents}ConditionEnabledCodeType" minOccurs="0"/>
         <element name="ConditionValues" type="{urn:ebay:apis:eBLBaseComponents}ConditionValuesType" minOccurs="0"/>
         <element name="ValueCategory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ProductCreationEnabled" type="{urn:ebay:apis:eBLBaseComponents}ProductCreationEnabledCodeType" minOccurs="0"/>
         <element name="EANEnabled" type="{urn:ebay:apis:eBLBaseComponents}ProductIdentiferEnabledCodeType" minOccurs="0"/>
         <element name="ISBNEnabled" type="{urn:ebay:apis:eBLBaseComponents}ProductIdentiferEnabledCodeType" minOccurs="0"/>
         <element name="UPCEnabled" type="{urn:ebay:apis:eBLBaseComponents}ProductIdentiferEnabledCodeType" minOccurs="0"/>
         <element name="MaxGranularFitmentCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="CompatibleVehicleType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PaymentOptionsGroup" type="{urn:ebay:apis:eBLBaseComponents}PaymentOptionsGroupEnabledCodeType" minOccurs="0"/>
         <element name="ShippingProfileCategoryGroup" type="{urn:ebay:apis:eBLBaseComponents}ProfileCategoryGroupCodeType" minOccurs="0"/>
         <element name="PaymentProfileCategoryGroup" type="{urn:ebay:apis:eBLBaseComponents}ProfileCategoryGroupCodeType" minOccurs="0"/>
         <element name="ReturnPolicyProfileCategoryGroup" type="{urn:ebay:apis:eBLBaseComponents}ProfileCategoryGroupCodeType" minOccurs="0"/>
         <element name="VINSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="VRMSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SellerProvidedTitleSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="DepositSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="GlobalShippingEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AdditionalCompatibilityEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <any/>
         <element name="PickupDropOffEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="DigitalGoodDeliveryEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="EpidSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="KTypeSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ProductRequiredEnabled" type="{urn:ebay:apis:eBLBaseComponents}ProductRequiredEnabledCodeType" minOccurs="0"/>
         <element name="DomesticReturnsAcceptedValues" type="{urn:ebay:apis:eBLBaseComponents}DomesticReturnsAcceptedCodeType" minOccurs="0"/>
         <element name="InternationalReturnsAcceptedValues" type="{urn:ebay:apis:eBLBaseComponents}InternationalReturnsAcceptedCodeType" minOccurs="0"/>
         <element name="DomesticReturnsDurationValues" type="{urn:ebay:apis:eBLBaseComponents}DomesticReturnsDurationCodeType" minOccurs="0"/>
         <element name="InternationalReturnsDurationValues" type="{urn:ebay:apis:eBLBaseComponents}InternationalReturnsDurationCodeType" minOccurs="0"/>
         <element name="DomesticReturnsShipmentPayeeValues" type="{urn:ebay:apis:eBLBaseComponents}DomesticReturnsShipmentPayeeCodeType" minOccurs="0"/>
         <element name="InternationalReturnsShipmentPayeeValues" type="{urn:ebay:apis:eBLBaseComponents}InternationalReturnsShipmentPayeeCodeType" minOccurs="0"/>
         <element name="DomesticRefundMethodValues" type="{urn:ebay:apis:eBLBaseComponents}DomesticRefundMethodCodeType" minOccurs="0"/>
         <element name="InternationalRefundMethodValues" type="{urn:ebay:apis:eBLBaseComponents}InternationalRefundMethodCodeType" minOccurs="0"/>
         <element name="ReturnPolicyDescriptionEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  java.lang.Boolean additionalCompatibilityEnabled
           
protected  AdFormatEnabledCodeType adFormatEnabled
           
protected  java.util.List<java.lang.Object> any
           
protected  AttributeConversionEnabledCodeType attributeConversionEnabled
           
protected  java.lang.Boolean basicUpgradePackEnabled
           
protected  java.lang.Boolean bestOfferAutoAcceptEnabled
           
protected  java.lang.Boolean bestOfferAutoDeclineEnabled
           
protected  java.lang.Boolean bestOfferCounterEnabled
           
protected  java.lang.Boolean bestOfferEnabled
           
protected  java.lang.Boolean brandMPNIdentifierEnabled
           
protected  java.lang.Boolean buyerGuaranteeEnabled
           
protected  java.lang.String categoryID
           
protected  java.lang.Boolean classifiedAdAutoAcceptEnabled
           
protected  java.lang.Boolean classifiedAdAutoDeclineEnabled
           
protected  ClassifiedAdBestOfferEnabledCodeType classifiedAdBestOfferEnabled
           
protected  java.lang.Boolean classifiedAdCompanyNameEnabled
           
protected  java.lang.Boolean classifiedAdContactByAddressEnabled
           
protected  java.lang.Boolean classifiedAdContactByEmailEnabled
           
protected  java.lang.Boolean classifiedAdContactByPhoneEnabled
           
protected  java.lang.Boolean classifiedAdCounterOfferEnabled
           
protected  ClassifiedAdPaymentMethodEnabledCodeType classifiedAdPaymentMethodEnabled
           
protected  java.lang.Boolean classifiedAdPayPerLeadEnabled
           
protected  java.lang.Integer classifiedAdPhoneCount
           
protected  java.lang.Boolean classifiedAdShippingMethodEnabled
           
protected  java.lang.Integer classifiedAdStreetCount
           
protected  java.lang.Boolean combinedFixedPriceTreatmentEnabled
           
protected  java.lang.String compatibleVehicleType
           
protected  ConditionEnabledCodeType conditionEnabled
           
protected  ConditionValuesType conditionValues
           
protected  java.lang.Boolean crossBorderTradeAustraliaEnabled
           
protected  java.lang.Boolean crossBorderTradeGBEnabled
           
protected  java.lang.Boolean crossBorderTradeNorthAmericaEnabled
           
protected  java.lang.Boolean depositSupported
           
protected  java.lang.Boolean digitalGoodDeliveryEnabled
           
protected  DomesticRefundMethodCodeType domesticRefundMethodValues
           
protected  DomesticReturnsAcceptedCodeType domesticReturnsAcceptedValues
           
protected  DomesticReturnsDurationCodeType domesticReturnsDurationValues
           
protected  DomesticReturnsShipmentPayeeCodeType domesticReturnsShipmentPayeeValues
           
protected  java.lang.Boolean dutchBINEnabled
           
protected  ProductIdentiferEnabledCodeType eanEnabled
           
protected  AdFormatEnabledCodeType eBayMotorsProAdFormatEnabled
           
protected  java.lang.Boolean eBayMotorsProAutoAcceptEnabled
           
protected  java.lang.Boolean eBayMotorsProAutoDeclineEnabled
           
protected  ClassifiedAdBestOfferEnabledCodeType eBayMotorsProBestOfferEnabled
           
protected  java.lang.Boolean eBayMotorsProCompanyNameEnabled
           
protected  java.lang.Boolean eBayMotorsProContactByAddressEnabled
           
protected  java.lang.Boolean eBayMotorsProContactByEmailEnabled
           
protected  java.lang.Boolean eBayMotorsProContactByPhoneEnabled
           
protected  java.lang.Boolean eBayMotorsProCounterOfferEnabled
           
protected  ClassifiedAdPaymentMethodEnabledCodeType eBayMotorsProPaymentMethodCheckOutEnabled
           
protected  java.lang.Integer eBayMotorsProPhoneCount
           
protected  java.lang.Boolean eBayMotorsProSellerContactDetailsEnabled
           
protected  java.lang.Boolean eBayMotorsProShippingMethodEnabled
           
protected  java.lang.Integer eBayMotorsProStreetCount
           
protected  java.lang.Boolean epidSupported
           
protected  java.lang.Boolean expressConditionRequired
           
protected  java.lang.Boolean expressEnabled
           
protected  java.lang.Boolean expressPicturesRequired
           
protected  java.lang.Boolean freeGalleryPlusEnabled
           
protected  java.lang.Boolean freePicturePackEnabled
           
protected  ListingEnhancementDurationReferenceType galleryFeaturedDurations
           
protected  java.lang.Boolean globalShippingEnabled
           
protected  AmountType group1MaxFlatShippingCost
           
protected  AmountType group2MaxFlatShippingCost
           
protected  AmountType group3MaxFlatShippingCost
           
protected  java.lang.Boolean handlingTimeEnabled
           
protected  java.lang.Boolean homePageFeaturedEnabled
           
protected  INEscrowWorkflowTimelineCodeType inEscrowWorkflowTimeline
           
protected  InternationalRefundMethodCodeType internationalRefundMethodValues
           
protected  InternationalReturnsAcceptedCodeType internationalReturnsAcceptedValues
           
protected  InternationalReturnsDurationCodeType internationalReturnsDurationValues
           
protected  InternationalReturnsShipmentPayeeCodeType internationalReturnsShipmentPayeeValues
           
protected  ProductIdentiferEnabledCodeType isbnEnabled
           
protected  ItemCompatibilityEnabledCodeType itemCompatibilityEnabled
           
protected  ItemSpecificsEnabledCodeType itemSpecificsEnabled
           
protected  java.lang.Boolean kTypeSupported
           
protected  java.util.List<ListingDurationReferenceType> listingDuration
           
protected  AdFormatEnabledCodeType localMarketAdFormatEnabled
           
protected  java.lang.Boolean localMarketAutoAcceptEnabled
           
protected  java.lang.Boolean localMarketAutoDeclineEnabled
           
protected  ClassifiedAdBestOfferEnabledCodeType localMarketBestOfferEnabled
           
protected  java.lang.Boolean localMarketCompanyNameEnabled
           
protected  java.lang.Boolean localMarketContactByAddressEnabled
           
protected  java.lang.Boolean localMarketContactByEmailEnabled
           
protected  java.lang.Boolean localMarketContactByPhoneEnabled
           
protected  java.lang.Boolean localMarketCounterOfferEnabled
           
protected  java.lang.Boolean localMarketNonSubscription
           
protected  ClassifiedAdPaymentMethodEnabledCodeType localMarketPaymentMethodCheckOutEnabled
           
protected  java.lang.Integer localMarketPhoneCount
           
protected  java.lang.Boolean localMarketPremiumSubscription
           
protected  java.lang.Boolean localMarketRegularSubscription
           
protected  java.lang.Boolean localMarketSellerContactDetailsEnabled
           
protected  java.lang.Boolean localMarketShippingMethodEnabled
           
protected  java.lang.Boolean localMarketSpecialitySubscription
           
protected  java.lang.Integer localMarketStreetCount
           
protected  AmountType maxFlatShippingCost
           
protected  java.lang.Integer maxGranularFitmentCount
           
protected  java.lang.Integer maxItemCompatibility
           
protected  java.lang.Double minimumReservePrice
           
protected  java.lang.Integer minItemCompatibility
           
protected  GeographicExposureCodeType nonSubscription
           
protected  java.lang.Boolean paisaPayFullEscrowEnabled
           
protected  java.util.List<BuyerPaymentMethodCodeType> paymentMethod
           
protected  PaymentOptionsGroupEnabledCodeType paymentOptionsGroup
           
protected  ProfileCategoryGroupCodeType paymentProfileCategoryGroup
           
protected  java.lang.Boolean payPalBuyerProtectionEnabled
           
protected  java.lang.Boolean payPalRequired
           
protected  java.lang.Boolean payPalRequiredForStoreOwner
           
protected  java.lang.Boolean pickupDropOffEnabled
           
protected  GeographicExposureCodeType premiumSubscription
           
protected  ProductCreationEnabledCodeType productCreationEnabled
           
protected  ProductRequiredEnabledCodeType productRequiredEnabled
           
protected  java.lang.Boolean proPackEnabled
           
protected  java.lang.Boolean proPackPlusEnabled
           
protected  GeographicExposureCodeType regularSubscription
           
protected  java.lang.Boolean returnPolicyDescriptionEnabled
           
protected  java.lang.Boolean returnPolicyEnabled
           
protected  ProfileCategoryGroupCodeType returnPolicyProfileCategoryGroup
           
protected  java.lang.Boolean revisePriceAllowed
           
protected  java.lang.Boolean reviseQuantityAllowed
           
protected  java.lang.Boolean safePaymentRequired
           
protected  java.lang.Boolean sellerContactDetailsEnabled
           
protected  java.lang.Boolean sellerProvidedTitleSupported
           
protected  ProfileCategoryGroupCodeType shippingProfileCategoryGroup
           
protected  java.lang.Boolean shippingTermsRequired
           
protected  java.lang.Boolean skypeMeNonTransactionalEnabled
           
protected  java.lang.Boolean skypeMeTransactionalEnabled
           
protected  GeographicExposureCodeType specialitySubscription
           
protected  java.lang.Boolean storeInventoryEnabled
           
protected  StoreOwnerExtendedListingDurationsType storeOwnerExtendedListingDurations
           
protected  java.lang.Boolean storeOwnerExtendedListingDurationsEnabled
           
protected  java.lang.Boolean transactionConfirmationRequestEnabled
           
protected  ProductIdentiferEnabledCodeType upcEnabled
           
protected  java.lang.Boolean userConsentRequired
           
protected  java.lang.Boolean valueCategory
           
protected  java.lang.Boolean valuePackEnabled
           
protected  java.lang.Boolean variationsEnabled
           
protected  java.lang.Boolean vinSupported
           
protected  java.lang.Boolean vrmSupported
           
 
Constructor Summary
CategoryFeatureType()
           
 
Method Summary
protected  java.util.List<java.lang.Object> _getAny()
           
protected  java.util.List<ListingDurationReferenceType> _getListingDuration()
           
protected  java.util.List<BuyerPaymentMethodCodeType> _getPaymentMethod()
           
 AdFormatEnabledCodeType getAdFormatEnabled()
          Gets the value of the adFormatEnabled property.
 java.lang.Object[] getAny()
           
 java.lang.Object getAny(int idx)
           
 int getAnyLength()
           
 AttributeConversionEnabledCodeType getAttributeConversionEnabled()
          Gets the value of the attributeConversionEnabled property.
 java.lang.String getCategoryID()
          Gets the value of the categoryID property.
 ClassifiedAdBestOfferEnabledCodeType getClassifiedAdBestOfferEnabled()
          Gets the value of the classifiedAdBestOfferEnabled property.
 ClassifiedAdPaymentMethodEnabledCodeType getClassifiedAdPaymentMethodEnabled()
          Gets the value of the classifiedAdPaymentMethodEnabled property.
 java.lang.Integer getClassifiedAdPhoneCount()
          Gets the value of the classifiedAdPhoneCount property.
 java.lang.Integer getClassifiedAdStreetCount()
          Gets the value of the classifiedAdStreetCount property.
 java.lang.String getCompatibleVehicleType()
          Gets the value of the compatibleVehicleType property.
 ConditionEnabledCodeType getConditionEnabled()
          Gets the value of the conditionEnabled property.
 ConditionValuesType getConditionValues()
          Gets the value of the conditionValues property.
 DomesticRefundMethodCodeType getDomesticRefundMethodValues()
          Gets the value of the domesticRefundMethodValues property.
 DomesticReturnsAcceptedCodeType getDomesticReturnsAcceptedValues()
          Gets the value of the domesticReturnsAcceptedValues property.
 DomesticReturnsDurationCodeType getDomesticReturnsDurationValues()
          Gets the value of the domesticReturnsDurationValues property.
 DomesticReturnsShipmentPayeeCodeType getDomesticReturnsShipmentPayeeValues()
          Gets the value of the domesticReturnsShipmentPayeeValues property.
 ProductIdentiferEnabledCodeType getEANEnabled()
          Gets the value of the eanEnabled property.
 AdFormatEnabledCodeType getEBayMotorsProAdFormatEnabled()
          Gets the value of the eBayMotorsProAdFormatEnabled property.
 ClassifiedAdBestOfferEnabledCodeType getEBayMotorsProBestOfferEnabled()
          Gets the value of the eBayMotorsProBestOfferEnabled property.
 ClassifiedAdPaymentMethodEnabledCodeType getEBayMotorsProPaymentMethodCheckOutEnabled()
          Gets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.
 java.lang.Integer getEBayMotorsProPhoneCount()
          Gets the value of the eBayMotorsProPhoneCount property.
 java.lang.Integer getEBayMotorsProStreetCount()
          Gets the value of the eBayMotorsProStreetCount property.
 ListingEnhancementDurationReferenceType getGalleryFeaturedDurations()
          Gets the value of the galleryFeaturedDurations property.
 AmountType getGroup1MaxFlatShippingCost()
          Gets the value of the group1MaxFlatShippingCost property.
 AmountType getGroup2MaxFlatShippingCost()
          Gets the value of the group2MaxFlatShippingCost property.
 AmountType getGroup3MaxFlatShippingCost()
          Gets the value of the group3MaxFlatShippingCost property.
 INEscrowWorkflowTimelineCodeType getINEscrowWorkflowTimeline()
          Gets the value of the inEscrowWorkflowTimeline property.
 InternationalRefundMethodCodeType getInternationalRefundMethodValues()
          Gets the value of the internationalRefundMethodValues property.
 InternationalReturnsAcceptedCodeType getInternationalReturnsAcceptedValues()
          Gets the value of the internationalReturnsAcceptedValues property.
 InternationalReturnsDurationCodeType getInternationalReturnsDurationValues()
          Gets the value of the internationalReturnsDurationValues property.
 InternationalReturnsShipmentPayeeCodeType getInternationalReturnsShipmentPayeeValues()
          Gets the value of the internationalReturnsShipmentPayeeValues property.
 ProductIdentiferEnabledCodeType getISBNEnabled()
          Gets the value of the isbnEnabled property.
 ItemCompatibilityEnabledCodeType getItemCompatibilityEnabled()
          Gets the value of the itemCompatibilityEnabled property.
 ItemSpecificsEnabledCodeType getItemSpecificsEnabled()
          Gets the value of the itemSpecificsEnabled property.
 ListingDurationReferenceType[] getListingDuration()
           
 ListingDurationReferenceType getListingDuration(int idx)
           
 int getListingDurationLength()
           
 AdFormatEnabledCodeType getLocalMarketAdFormatEnabled()
          Gets the value of the localMarketAdFormatEnabled property.
 ClassifiedAdBestOfferEnabledCodeType getLocalMarketBestOfferEnabled()
          Gets the value of the localMarketBestOfferEnabled property.
 ClassifiedAdPaymentMethodEnabledCodeType getLocalMarketPaymentMethodCheckOutEnabled()
          Gets the value of the localMarketPaymentMethodCheckOutEnabled property.
 java.lang.Integer getLocalMarketPhoneCount()
          Gets the value of the localMarketPhoneCount property.
 java.lang.Integer getLocalMarketStreetCount()
          Gets the value of the localMarketStreetCount property.
 AmountType getMaxFlatShippingCost()
          Gets the value of the maxFlatShippingCost property.
 java.lang.Integer getMaxGranularFitmentCount()
          Gets the value of the maxGranularFitmentCount property.
 java.lang.Integer getMaxItemCompatibility()
          Gets the value of the maxItemCompatibility property.
 java.lang.Double getMinimumReservePrice()
          Gets the value of the minimumReservePrice property.
 java.lang.Integer getMinItemCompatibility()
          Gets the value of the minItemCompatibility property.
 GeographicExposureCodeType getNonSubscription()
          Gets the value of the nonSubscription property.
 BuyerPaymentMethodCodeType[] getPaymentMethod()
           
 BuyerPaymentMethodCodeType getPaymentMethod(int idx)
           
 int getPaymentMethodLength()
           
 PaymentOptionsGroupEnabledCodeType getPaymentOptionsGroup()
          Gets the value of the paymentOptionsGroup property.
 ProfileCategoryGroupCodeType getPaymentProfileCategoryGroup()
          Gets the value of the paymentProfileCategoryGroup property.
 GeographicExposureCodeType getPremiumSubscription()
          Gets the value of the premiumSubscription property.
 ProductCreationEnabledCodeType getProductCreationEnabled()
          Gets the value of the productCreationEnabled property.
 ProductRequiredEnabledCodeType getProductRequiredEnabled()
          Gets the value of the productRequiredEnabled property.
 GeographicExposureCodeType getRegularSubscription()
          Gets the value of the regularSubscription property.
 ProfileCategoryGroupCodeType getReturnPolicyProfileCategoryGroup()
          Gets the value of the returnPolicyProfileCategoryGroup property.
 ProfileCategoryGroupCodeType getShippingProfileCategoryGroup()
          Gets the value of the shippingProfileCategoryGroup property.
 GeographicExposureCodeType getSpecialitySubscription()
          Gets the value of the specialitySubscription property.
 StoreOwnerExtendedListingDurationsType getStoreOwnerExtendedListingDurations()
          Gets the value of the storeOwnerExtendedListingDurations property.
 ProductIdentiferEnabledCodeType getUPCEnabled()
          Gets the value of the upcEnabled property.
 java.lang.Boolean isAdditionalCompatibilityEnabled()
          Gets the value of the additionalCompatibilityEnabled property.
 java.lang.Boolean isBasicUpgradePackEnabled()
          Gets the value of the basicUpgradePackEnabled property.
 java.lang.Boolean isBestOfferAutoAcceptEnabled()
          Gets the value of the bestOfferAutoAcceptEnabled property.
 java.lang.Boolean isBestOfferAutoDeclineEnabled()
          Gets the value of the bestOfferAutoDeclineEnabled property.
 java.lang.Boolean isBestOfferCounterEnabled()
          Gets the value of the bestOfferCounterEnabled property.
 java.lang.Boolean isBestOfferEnabled()
          Gets the value of the bestOfferEnabled property.
 java.lang.Boolean isBrandMPNIdentifierEnabled()
          Gets the value of the brandMPNIdentifierEnabled property.
 java.lang.Boolean isBuyerGuaranteeEnabled()
          Gets the value of the buyerGuaranteeEnabled property.
 java.lang.Boolean isClassifiedAdAutoAcceptEnabled()
          Gets the value of the classifiedAdAutoAcceptEnabled property.
 java.lang.Boolean isClassifiedAdAutoDeclineEnabled()
          Gets the value of the classifiedAdAutoDeclineEnabled property.
 java.lang.Boolean isClassifiedAdCompanyNameEnabled()
          Gets the value of the classifiedAdCompanyNameEnabled property.
 java.lang.Boolean isClassifiedAdContactByAddressEnabled()
          Gets the value of the classifiedAdContactByAddressEnabled property.
 java.lang.Boolean isClassifiedAdContactByEmailEnabled()
          Gets the value of the classifiedAdContactByEmailEnabled property.
 java.lang.Boolean isClassifiedAdContactByPhoneEnabled()
          Gets the value of the classifiedAdContactByPhoneEnabled property.
 java.lang.Boolean isClassifiedAdCounterOfferEnabled()
          Gets the value of the classifiedAdCounterOfferEnabled property.
 java.lang.Boolean isClassifiedAdPayPerLeadEnabled()
          Gets the value of the classifiedAdPayPerLeadEnabled property.
 java.lang.Boolean isClassifiedAdShippingMethodEnabled()
          Gets the value of the classifiedAdShippingMethodEnabled property.
 java.lang.Boolean isCombinedFixedPriceTreatmentEnabled()
          Gets the value of the combinedFixedPriceTreatmentEnabled property.
 java.lang.Boolean isCrossBorderTradeAustraliaEnabled()
          Gets the value of the crossBorderTradeAustraliaEnabled property.
 java.lang.Boolean isCrossBorderTradeGBEnabled()
          Gets the value of the crossBorderTradeGBEnabled property.
 java.lang.Boolean isCrossBorderTradeNorthAmericaEnabled()
          Gets the value of the crossBorderTradeNorthAmericaEnabled property.
 java.lang.Boolean isDepositSupported()
          Gets the value of the depositSupported property.
 java.lang.Boolean isDigitalGoodDeliveryEnabled()
          Gets the value of the digitalGoodDeliveryEnabled property.
 java.lang.Boolean isDutchBINEnabled()
          Gets the value of the dutchBINEnabled property.
 java.lang.Boolean isEBayMotorsProAutoAcceptEnabled()
          Gets the value of the eBayMotorsProAutoAcceptEnabled property.
 java.lang.Boolean isEBayMotorsProAutoDeclineEnabled()
          Gets the value of the eBayMotorsProAutoDeclineEnabled property.
 java.lang.Boolean isEBayMotorsProCompanyNameEnabled()
          Gets the value of the eBayMotorsProCompanyNameEnabled property.
 java.lang.Boolean isEBayMotorsProContactByAddressEnabled()
          Gets the value of the eBayMotorsProContactByAddressEnabled property.
 java.lang.Boolean isEBayMotorsProContactByEmailEnabled()
          Gets the value of the eBayMotorsProContactByEmailEnabled property.
 java.lang.Boolean isEBayMotorsProContactByPhoneEnabled()
          Gets the value of the eBayMotorsProContactByPhoneEnabled property.
 java.lang.Boolean isEBayMotorsProCounterOfferEnabled()
          Gets the value of the eBayMotorsProCounterOfferEnabled property.
 java.lang.Boolean isEBayMotorsProSellerContactDetailsEnabled()
          Gets the value of the eBayMotorsProSellerContactDetailsEnabled property.
 java.lang.Boolean isEBayMotorsProShippingMethodEnabled()
          Gets the value of the eBayMotorsProShippingMethodEnabled property.
 java.lang.Boolean isEpidSupported()
          Gets the value of the epidSupported property.
 java.lang.Boolean isExpressConditionRequired()
          Gets the value of the expressConditionRequired property.
 java.lang.Boolean isExpressEnabled()
          Gets the value of the expressEnabled property.
 java.lang.Boolean isExpressPicturesRequired()
          Gets the value of the expressPicturesRequired property.
 java.lang.Boolean isFreeGalleryPlusEnabled()
          Gets the value of the freeGalleryPlusEnabled property.
 java.lang.Boolean isFreePicturePackEnabled()
          Gets the value of the freePicturePackEnabled property.
 java.lang.Boolean isGlobalShippingEnabled()
          Gets the value of the globalShippingEnabled property.
 java.lang.Boolean isHandlingTimeEnabled()
          Gets the value of the handlingTimeEnabled property.
 java.lang.Boolean isHomePageFeaturedEnabled()
          Gets the value of the homePageFeaturedEnabled property.
 java.lang.Boolean isKTypeSupported()
          Gets the value of the kTypeSupported property.
 java.lang.Boolean isLocalMarketAutoAcceptEnabled()
          Gets the value of the localMarketAutoAcceptEnabled property.
 java.lang.Boolean isLocalMarketAutoDeclineEnabled()
          Gets the value of the localMarketAutoDeclineEnabled property.
 java.lang.Boolean isLocalMarketCompanyNameEnabled()
          Gets the value of the localMarketCompanyNameEnabled property.
 java.lang.Boolean isLocalMarketContactByAddressEnabled()
          Gets the value of the localMarketContactByAddressEnabled property.
 java.lang.Boolean isLocalMarketContactByEmailEnabled()
          Gets the value of the localMarketContactByEmailEnabled property.
 java.lang.Boolean isLocalMarketContactByPhoneEnabled()
          Gets the value of the localMarketContactByPhoneEnabled property.
 java.lang.Boolean isLocalMarketCounterOfferEnabled()
          Gets the value of the localMarketCounterOfferEnabled property.
 java.lang.Boolean isLocalMarketNonSubscription()
          Gets the value of the localMarketNonSubscription property.
 java.lang.Boolean isLocalMarketPremiumSubscription()
          Gets the value of the localMarketPremiumSubscription property.
 java.lang.Boolean isLocalMarketRegularSubscription()
          Gets the value of the localMarketRegularSubscription property.
 java.lang.Boolean isLocalMarketSellerContactDetailsEnabled()
          Gets the value of the localMarketSellerContactDetailsEnabled property.
 java.lang.Boolean isLocalMarketShippingMethodEnabled()
          Gets the value of the localMarketShippingMethodEnabled property.
 java.lang.Boolean isLocalMarketSpecialitySubscription()
          Gets the value of the localMarketSpecialitySubscription property.
 java.lang.Boolean isPaisaPayFullEscrowEnabled()
          Gets the value of the paisaPayFullEscrowEnabled property.
 java.lang.Boolean isPayPalBuyerProtectionEnabled()
          Gets the value of the payPalBuyerProtectionEnabled property.
 java.lang.Boolean isPayPalRequired()
          Gets the value of the payPalRequired property.
 java.lang.Boolean isPayPalRequiredForStoreOwner()
          Gets the value of the payPalRequiredForStoreOwner property.
 java.lang.Boolean isPickupDropOffEnabled()
          Gets the value of the pickupDropOffEnabled property.
 java.lang.Boolean isProPackEnabled()
          Gets the value of the proPackEnabled property.
 java.lang.Boolean isProPackPlusEnabled()
          Gets the value of the proPackPlusEnabled property.
 java.lang.Boolean isReturnPolicyDescriptionEnabled()
          Gets the value of the returnPolicyDescriptionEnabled property.
 java.lang.Boolean isReturnPolicyEnabled()
          Gets the value of the returnPolicyEnabled property.
 java.lang.Boolean isRevisePriceAllowed()
          Gets the value of the revisePriceAllowed property.
 java.lang.Boolean isReviseQuantityAllowed()
          Gets the value of the reviseQuantityAllowed property.
 java.lang.Boolean isSafePaymentRequired()
          Gets the value of the safePaymentRequired property.
 java.lang.Boolean isSellerContactDetailsEnabled()
          Gets the value of the sellerContactDetailsEnabled property.
 java.lang.Boolean isSellerProvidedTitleSupported()
          Gets the value of the sellerProvidedTitleSupported property.
 java.lang.Boolean isShippingTermsRequired()
          Gets the value of the shippingTermsRequired property.
 java.lang.Boolean isSkypeMeNonTransactionalEnabled()
          Gets the value of the skypeMeNonTransactionalEnabled property.
 java.lang.Boolean isSkypeMeTransactionalEnabled()
          Gets the value of the skypeMeTransactionalEnabled property.
 java.lang.Boolean isStoreInventoryEnabled()
          Gets the value of the storeInventoryEnabled property.
 java.lang.Boolean isStoreOwnerExtendedListingDurationsEnabled()
          Gets the value of the storeOwnerExtendedListingDurationsEnabled property.
 java.lang.Boolean isTransactionConfirmationRequestEnabled()
          Gets the value of the transactionConfirmationRequestEnabled property.
 java.lang.Boolean isUserConsentRequired()
          Gets the value of the userConsentRequired property.
 java.lang.Boolean isValueCategory()
          Gets the value of the valueCategory property.
 java.lang.Boolean isValuePackEnabled()
          Gets the value of the valuePackEnabled property.
 java.lang.Boolean isVariationsEnabled()
          Gets the value of the variationsEnabled property.
 java.lang.Boolean isVINSupported()
          Gets the value of the vinSupported property.
 java.lang.Boolean isVRMSupported()
          Gets the value of the vrmSupported property.
 void setAdditionalCompatibilityEnabled(java.lang.Boolean value)
          Sets the value of the additionalCompatibilityEnabled property.
 void setAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the adFormatEnabled property.
 java.lang.Object setAny(int idx, java.lang.Object value)
           
 void setAny(java.lang.Object[] values)
           
 void setAttributeConversionEnabled(AttributeConversionEnabledCodeType value)
          Sets the value of the attributeConversionEnabled property.
 void setBasicUpgradePackEnabled(java.lang.Boolean value)
          Sets the value of the basicUpgradePackEnabled property.
 void setBestOfferAutoAcceptEnabled(java.lang.Boolean value)
          Sets the value of the bestOfferAutoAcceptEnabled property.
 void setBestOfferAutoDeclineEnabled(java.lang.Boolean value)
          Sets the value of the bestOfferAutoDeclineEnabled property.
 void setBestOfferCounterEnabled(java.lang.Boolean value)
          Sets the value of the bestOfferCounterEnabled property.
 void setBestOfferEnabled(java.lang.Boolean value)
          Sets the value of the bestOfferEnabled property.
 void setBrandMPNIdentifierEnabled(java.lang.Boolean value)
          Sets the value of the brandMPNIdentifierEnabled property.
 void setBuyerGuaranteeEnabled(java.lang.Boolean value)
          Sets the value of the buyerGuaranteeEnabled property.
 void setCategoryID(java.lang.String value)
          Sets the value of the categoryID property.
 void setClassifiedAdAutoAcceptEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdAutoAcceptEnabled property.
 void setClassifiedAdAutoDeclineEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdAutoDeclineEnabled property.
 void setClassifiedAdBestOfferEnabled(ClassifiedAdBestOfferEnabledCodeType value)
          Sets the value of the classifiedAdBestOfferEnabled property.
 void setClassifiedAdCompanyNameEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdCompanyNameEnabled property.
 void setClassifiedAdContactByAddressEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdContactByAddressEnabled property.
 void setClassifiedAdContactByEmailEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdContactByEmailEnabled property.
 void setClassifiedAdContactByPhoneEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdContactByPhoneEnabled property.
 void setClassifiedAdCounterOfferEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdCounterOfferEnabled property.
 void setClassifiedAdPaymentMethodEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the classifiedAdPaymentMethodEnabled property.
 void setClassifiedAdPayPerLeadEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdPayPerLeadEnabled property.
 void setClassifiedAdPhoneCount(java.lang.Integer value)
          Sets the value of the classifiedAdPhoneCount property.
 void setClassifiedAdShippingMethodEnabled(java.lang.Boolean value)
          Sets the value of the classifiedAdShippingMethodEnabled property.
 void setClassifiedAdStreetCount(java.lang.Integer value)
          Sets the value of the classifiedAdStreetCount property.
 void setCombinedFixedPriceTreatmentEnabled(java.lang.Boolean value)
          Sets the value of the combinedFixedPriceTreatmentEnabled property.
 void setCompatibleVehicleType(java.lang.String value)
          Sets the value of the compatibleVehicleType property.
 void setConditionEnabled(ConditionEnabledCodeType value)
          Sets the value of the conditionEnabled property.
 void setConditionValues(ConditionValuesType value)
          Sets the value of the conditionValues property.
 void setCrossBorderTradeAustraliaEnabled(java.lang.Boolean value)
          Sets the value of the crossBorderTradeAustraliaEnabled property.
 void setCrossBorderTradeGBEnabled(java.lang.Boolean value)
          Sets the value of the crossBorderTradeGBEnabled property.
 void setCrossBorderTradeNorthAmericaEnabled(java.lang.Boolean value)
          Sets the value of the crossBorderTradeNorthAmericaEnabled property.
 void setDepositSupported(java.lang.Boolean value)
          Sets the value of the depositSupported property.
 void setDigitalGoodDeliveryEnabled(java.lang.Boolean value)
          Sets the value of the digitalGoodDeliveryEnabled property.
 void setDomesticRefundMethodValues(DomesticRefundMethodCodeType value)
          Sets the value of the domesticRefundMethodValues property.
 void setDomesticReturnsAcceptedValues(DomesticReturnsAcceptedCodeType value)
          Sets the value of the domesticReturnsAcceptedValues property.
 void setDomesticReturnsDurationValues(DomesticReturnsDurationCodeType value)
          Sets the value of the domesticReturnsDurationValues property.
 void setDomesticReturnsShipmentPayeeValues(DomesticReturnsShipmentPayeeCodeType value)
          Sets the value of the domesticReturnsShipmentPayeeValues property.
 void setDutchBINEnabled(java.lang.Boolean value)
          Sets the value of the dutchBINEnabled property.
 void setEANEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the eanEnabled property.
 void setEBayMotorsProAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the eBayMotorsProAdFormatEnabled property.
 void setEBayMotorsProAutoAcceptEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProAutoAcceptEnabled property.
 void setEBayMotorsProAutoDeclineEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProAutoDeclineEnabled property.
 void setEBayMotorsProBestOfferEnabled(ClassifiedAdBestOfferEnabledCodeType value)
          Sets the value of the eBayMotorsProBestOfferEnabled property.
 void setEBayMotorsProCompanyNameEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProCompanyNameEnabled property.
 void setEBayMotorsProContactByAddressEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProContactByAddressEnabled property.
 void setEBayMotorsProContactByEmailEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProContactByEmailEnabled property.
 void setEBayMotorsProContactByPhoneEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProContactByPhoneEnabled property.
 void setEBayMotorsProCounterOfferEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProCounterOfferEnabled property.
 void setEBayMotorsProPaymentMethodCheckOutEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.
 void setEBayMotorsProPhoneCount(java.lang.Integer value)
          Sets the value of the eBayMotorsProPhoneCount property.
 void setEBayMotorsProSellerContactDetailsEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProSellerContactDetailsEnabled property.
 void setEBayMotorsProShippingMethodEnabled(java.lang.Boolean value)
          Sets the value of the eBayMotorsProShippingMethodEnabled property.
 void setEBayMotorsProStreetCount(java.lang.Integer value)
          Sets the value of the eBayMotorsProStreetCount property.
 void setEpidSupported(java.lang.Boolean value)
          Sets the value of the epidSupported property.
 void setExpressConditionRequired(java.lang.Boolean value)
          Sets the value of the expressConditionRequired property.
 void setExpressEnabled(java.lang.Boolean value)
          Sets the value of the expressEnabled property.
 void setExpressPicturesRequired(java.lang.Boolean value)
          Sets the value of the expressPicturesRequired property.
 void setFreeGalleryPlusEnabled(java.lang.Boolean value)
          Sets the value of the freeGalleryPlusEnabled property.
 void setFreePicturePackEnabled(java.lang.Boolean value)
          Sets the value of the freePicturePackEnabled property.
 void setGalleryFeaturedDurations(ListingEnhancementDurationReferenceType value)
          Sets the value of the galleryFeaturedDurations property.
 void setGlobalShippingEnabled(java.lang.Boolean value)
          Sets the value of the globalShippingEnabled property.
 void setGroup1MaxFlatShippingCost(AmountType value)
          Sets the value of the group1MaxFlatShippingCost property.
 void setGroup2MaxFlatShippingCost(AmountType value)
          Sets the value of the group2MaxFlatShippingCost property.
 void setGroup3MaxFlatShippingCost(AmountType value)
          Sets the value of the group3MaxFlatShippingCost property.
 void setHandlingTimeEnabled(java.lang.Boolean value)
          Sets the value of the handlingTimeEnabled property.
 void setHomePageFeaturedEnabled(java.lang.Boolean value)
          Sets the value of the homePageFeaturedEnabled property.
 void setINEscrowWorkflowTimeline(INEscrowWorkflowTimelineCodeType value)
          Sets the value of the inEscrowWorkflowTimeline property.
 void setInternationalRefundMethodValues(InternationalRefundMethodCodeType value)
          Sets the value of the internationalRefundMethodValues property.
 void setInternationalReturnsAcceptedValues(InternationalReturnsAcceptedCodeType value)
          Sets the value of the internationalReturnsAcceptedValues property.
 void setInternationalReturnsDurationValues(InternationalReturnsDurationCodeType value)
          Sets the value of the internationalReturnsDurationValues property.
 void setInternationalReturnsShipmentPayeeValues(InternationalReturnsShipmentPayeeCodeType value)
          Sets the value of the internationalReturnsShipmentPayeeValues property.
 void setISBNEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the isbnEnabled property.
 void setItemCompatibilityEnabled(ItemCompatibilityEnabledCodeType value)
          Sets the value of the itemCompatibilityEnabled property.
 void setItemSpecificsEnabled(ItemSpecificsEnabledCodeType value)
          Sets the value of the itemSpecificsEnabled property.
 void setKTypeSupported(java.lang.Boolean value)
          Sets the value of the kTypeSupported property.
 ListingDurationReferenceType setListingDuration(int idx, ListingDurationReferenceType value)
           
 void setListingDuration(ListingDurationReferenceType[] values)
           
 void setLocalMarketAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the localMarketAdFormatEnabled property.
 void setLocalMarketAutoAcceptEnabled(java.lang.Boolean value)
          Sets the value of the localMarketAutoAcceptEnabled property.
 void setLocalMarketAutoDeclineEnabled(java.lang.Boolean value)
          Sets the value of the localMarketAutoDeclineEnabled property.
 void setLocalMarketBestOfferEnabled(ClassifiedAdBestOfferEnabledCodeType value)
          Sets the value of the localMarketBestOfferEnabled property.
 void setLocalMarketCompanyNameEnabled(java.lang.Boolean value)
          Sets the value of the localMarketCompanyNameEnabled property.
 void setLocalMarketContactByAddressEnabled(java.lang.Boolean value)
          Sets the value of the localMarketContactByAddressEnabled property.
 void setLocalMarketContactByEmailEnabled(java.lang.Boolean value)
          Sets the value of the localMarketContactByEmailEnabled property.
 void setLocalMarketContactByPhoneEnabled(java.lang.Boolean value)
          Sets the value of the localMarketContactByPhoneEnabled property.
 void setLocalMarketCounterOfferEnabled(java.lang.Boolean value)
          Sets the value of the localMarketCounterOfferEnabled property.
 void setLocalMarketNonSubscription(java.lang.Boolean value)
          Sets the value of the localMarketNonSubscription property.
 void setLocalMarketPaymentMethodCheckOutEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the localMarketPaymentMethodCheckOutEnabled property.
 void setLocalMarketPhoneCount(java.lang.Integer value)
          Sets the value of the localMarketPhoneCount property.
 void setLocalMarketPremiumSubscription(java.lang.Boolean value)
          Sets the value of the localMarketPremiumSubscription property.
 void setLocalMarketRegularSubscription(java.lang.Boolean value)
          Sets the value of the localMarketRegularSubscription property.
 void setLocalMarketSellerContactDetailsEnabled(java.lang.Boolean value)
          Sets the value of the localMarketSellerContactDetailsEnabled property.
 void setLocalMarketShippingMethodEnabled(java.lang.Boolean value)
          Sets the value of the localMarketShippingMethodEnabled property.
 void setLocalMarketSpecialitySubscription(java.lang.Boolean value)
          Sets the value of the localMarketSpecialitySubscription property.
 void setLocalMarketStreetCount(java.lang.Integer value)
          Sets the value of the localMarketStreetCount property.
 void setMaxFlatShippingCost(AmountType value)
          Sets the value of the maxFlatShippingCost property.
 void setMaxGranularFitmentCount(java.lang.Integer value)
          Sets the value of the maxGranularFitmentCount property.
 void setMaxItemCompatibility(java.lang.Integer value)
          Sets the value of the maxItemCompatibility property.
 void setMinimumReservePrice(java.lang.Double value)
          Sets the value of the minimumReservePrice property.
 void setMinItemCompatibility(java.lang.Integer value)
          Sets the value of the minItemCompatibility property.
 void setNonSubscription(GeographicExposureCodeType value)
          Sets the value of the nonSubscription property.
 void setPaisaPayFullEscrowEnabled(java.lang.Boolean value)
          Sets the value of the paisaPayFullEscrowEnabled property.
 void setPaymentMethod(BuyerPaymentMethodCodeType[] values)
           
 BuyerPaymentMethodCodeType setPaymentMethod(int idx, BuyerPaymentMethodCodeType value)
           
 void setPaymentOptionsGroup(PaymentOptionsGroupEnabledCodeType value)
          Sets the value of the paymentOptionsGroup property.
 void setPaymentProfileCategoryGroup(ProfileCategoryGroupCodeType value)
          Sets the value of the paymentProfileCategoryGroup property.
 void setPayPalBuyerProtectionEnabled(java.lang.Boolean value)
          Sets the value of the payPalBuyerProtectionEnabled property.
 void setPayPalRequired(java.lang.Boolean value)
          Sets the value of the payPalRequired property.
 void setPayPalRequiredForStoreOwner(java.lang.Boolean value)
          Sets the value of the payPalRequiredForStoreOwner property.
 void setPickupDropOffEnabled(java.lang.Boolean value)
          Sets the value of the pickupDropOffEnabled property.
 void setPremiumSubscription(GeographicExposureCodeType value)
          Sets the value of the premiumSubscription property.
 void setProductCreationEnabled(ProductCreationEnabledCodeType value)
          Sets the value of the productCreationEnabled property.
 void setProductRequiredEnabled(ProductRequiredEnabledCodeType value)
          Sets the value of the productRequiredEnabled property.
 void setProPackEnabled(java.lang.Boolean value)
          Sets the value of the proPackEnabled property.
 void setProPackPlusEnabled(java.lang.Boolean value)
          Sets the value of the proPackPlusEnabled property.
 void setRegularSubscription(GeographicExposureCodeType value)
          Sets the value of the regularSubscription property.
 void setReturnPolicyDescriptionEnabled(java.lang.Boolean value)
          Sets the value of the returnPolicyDescriptionEnabled property.
 void setReturnPolicyEnabled(java.lang.Boolean value)
          Sets the value of the returnPolicyEnabled property.
 void setReturnPolicyProfileCategoryGroup(ProfileCategoryGroupCodeType value)
          Sets the value of the returnPolicyProfileCategoryGroup property.
 void setRevisePriceAllowed(java.lang.Boolean value)
          Sets the value of the revisePriceAllowed property.
 void setReviseQuantityAllowed(java.lang.Boolean value)
          Sets the value of the reviseQuantityAllowed property.
 void setSafePaymentRequired(java.lang.Boolean value)
          Sets the value of the safePaymentRequired property.
 void setSellerContactDetailsEnabled(java.lang.Boolean value)
          Sets the value of the sellerContactDetailsEnabled property.
 void setSellerProvidedTitleSupported(java.lang.Boolean value)
          Sets the value of the sellerProvidedTitleSupported property.
 void setShippingProfileCategoryGroup(ProfileCategoryGroupCodeType value)
          Sets the value of the shippingProfileCategoryGroup property.
 void setShippingTermsRequired(java.lang.Boolean value)
          Sets the value of the shippingTermsRequired property.
 void setSkypeMeNonTransactionalEnabled(java.lang.Boolean value)
          Sets the value of the skypeMeNonTransactionalEnabled property.
 void setSkypeMeTransactionalEnabled(java.lang.Boolean value)
          Sets the value of the skypeMeTransactionalEnabled property.
 void setSpecialitySubscription(GeographicExposureCodeType value)
          Sets the value of the specialitySubscription property.
 void setStoreInventoryEnabled(java.lang.Boolean value)
          Sets the value of the storeInventoryEnabled property.
 void setStoreOwnerExtendedListingDurations(StoreOwnerExtendedListingDurationsType value)
          Sets the value of the storeOwnerExtendedListingDurations property.
 void setStoreOwnerExtendedListingDurationsEnabled(java.lang.Boolean value)
          Sets the value of the storeOwnerExtendedListingDurationsEnabled property.
 void setTransactionConfirmationRequestEnabled(java.lang.Boolean value)
          Sets the value of the transactionConfirmationRequestEnabled property.
 void setUPCEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the upcEnabled property.
 void setUserConsentRequired(java.lang.Boolean value)
          Sets the value of the userConsentRequired property.
 void setValueCategory(java.lang.Boolean value)
          Sets the value of the valueCategory property.
 void setValuePackEnabled(java.lang.Boolean value)
          Sets the value of the valuePackEnabled property.
 void setVariationsEnabled(java.lang.Boolean value)
          Sets the value of the variationsEnabled property.
 void setVINSupported(java.lang.Boolean value)
          Sets the value of the vinSupported property.
 void setVRMSupported(java.lang.Boolean 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

categoryID

protected java.lang.String categoryID

listingDuration

protected java.util.List<ListingDurationReferenceType> listingDuration

shippingTermsRequired

protected java.lang.Boolean shippingTermsRequired

bestOfferEnabled

protected java.lang.Boolean bestOfferEnabled

dutchBINEnabled

protected java.lang.Boolean dutchBINEnabled

userConsentRequired

protected java.lang.Boolean userConsentRequired

homePageFeaturedEnabled

protected java.lang.Boolean homePageFeaturedEnabled

proPackEnabled

protected java.lang.Boolean proPackEnabled

basicUpgradePackEnabled

protected java.lang.Boolean basicUpgradePackEnabled

valuePackEnabled

protected java.lang.Boolean valuePackEnabled

proPackPlusEnabled

protected java.lang.Boolean proPackPlusEnabled

adFormatEnabled

protected AdFormatEnabledCodeType adFormatEnabled

bestOfferCounterEnabled

protected java.lang.Boolean bestOfferCounterEnabled

bestOfferAutoDeclineEnabled

protected java.lang.Boolean bestOfferAutoDeclineEnabled

localMarketSpecialitySubscription

protected java.lang.Boolean localMarketSpecialitySubscription

localMarketRegularSubscription

protected java.lang.Boolean localMarketRegularSubscription

localMarketPremiumSubscription

protected java.lang.Boolean localMarketPremiumSubscription

localMarketNonSubscription

protected java.lang.Boolean localMarketNonSubscription

expressEnabled

protected java.lang.Boolean expressEnabled

expressPicturesRequired

protected java.lang.Boolean expressPicturesRequired

expressConditionRequired

protected java.lang.Boolean expressConditionRequired

minimumReservePrice

protected java.lang.Double minimumReservePrice

sellerContactDetailsEnabled

protected java.lang.Boolean sellerContactDetailsEnabled

transactionConfirmationRequestEnabled

protected java.lang.Boolean transactionConfirmationRequestEnabled

storeInventoryEnabled

protected java.lang.Boolean storeInventoryEnabled

skypeMeTransactionalEnabled

protected java.lang.Boolean skypeMeTransactionalEnabled

skypeMeNonTransactionalEnabled

protected java.lang.Boolean skypeMeNonTransactionalEnabled

classifiedAdPaymentMethodEnabled

protected ClassifiedAdPaymentMethodEnabledCodeType classifiedAdPaymentMethodEnabled

classifiedAdShippingMethodEnabled

protected java.lang.Boolean classifiedAdShippingMethodEnabled

classifiedAdBestOfferEnabled

protected ClassifiedAdBestOfferEnabledCodeType classifiedAdBestOfferEnabled

classifiedAdCounterOfferEnabled

protected java.lang.Boolean classifiedAdCounterOfferEnabled

classifiedAdAutoDeclineEnabled

protected java.lang.Boolean classifiedAdAutoDeclineEnabled

classifiedAdContactByPhoneEnabled

protected java.lang.Boolean classifiedAdContactByPhoneEnabled

classifiedAdContactByEmailEnabled

protected java.lang.Boolean classifiedAdContactByEmailEnabled

safePaymentRequired

protected java.lang.Boolean safePaymentRequired

classifiedAdPayPerLeadEnabled

protected java.lang.Boolean classifiedAdPayPerLeadEnabled

itemSpecificsEnabled

protected ItemSpecificsEnabledCodeType itemSpecificsEnabled

paisaPayFullEscrowEnabled

protected java.lang.Boolean paisaPayFullEscrowEnabled

brandMPNIdentifierEnabled

protected java.lang.Boolean brandMPNIdentifierEnabled

classifiedAdAutoAcceptEnabled

protected java.lang.Boolean classifiedAdAutoAcceptEnabled

bestOfferAutoAcceptEnabled

protected java.lang.Boolean bestOfferAutoAcceptEnabled

crossBorderTradeNorthAmericaEnabled

protected java.lang.Boolean crossBorderTradeNorthAmericaEnabled

crossBorderTradeGBEnabled

protected java.lang.Boolean crossBorderTradeGBEnabled

crossBorderTradeAustraliaEnabled

protected java.lang.Boolean crossBorderTradeAustraliaEnabled

payPalBuyerProtectionEnabled

protected java.lang.Boolean payPalBuyerProtectionEnabled

buyerGuaranteeEnabled

protected java.lang.Boolean buyerGuaranteeEnabled

combinedFixedPriceTreatmentEnabled

protected java.lang.Boolean combinedFixedPriceTreatmentEnabled

galleryFeaturedDurations

protected ListingEnhancementDurationReferenceType galleryFeaturedDurations

payPalRequired

protected java.lang.Boolean payPalRequired

eBayMotorsProAdFormatEnabled

protected AdFormatEnabledCodeType eBayMotorsProAdFormatEnabled

eBayMotorsProContactByPhoneEnabled

protected java.lang.Boolean eBayMotorsProContactByPhoneEnabled

eBayMotorsProPhoneCount

protected java.lang.Integer eBayMotorsProPhoneCount

eBayMotorsProContactByAddressEnabled

protected java.lang.Boolean eBayMotorsProContactByAddressEnabled

eBayMotorsProStreetCount

protected java.lang.Integer eBayMotorsProStreetCount

eBayMotorsProCompanyNameEnabled

protected java.lang.Boolean eBayMotorsProCompanyNameEnabled

eBayMotorsProContactByEmailEnabled

protected java.lang.Boolean eBayMotorsProContactByEmailEnabled

eBayMotorsProBestOfferEnabled

protected ClassifiedAdBestOfferEnabledCodeType eBayMotorsProBestOfferEnabled

eBayMotorsProAutoAcceptEnabled

protected java.lang.Boolean eBayMotorsProAutoAcceptEnabled

eBayMotorsProAutoDeclineEnabled

protected java.lang.Boolean eBayMotorsProAutoDeclineEnabled

eBayMotorsProPaymentMethodCheckOutEnabled

protected ClassifiedAdPaymentMethodEnabledCodeType eBayMotorsProPaymentMethodCheckOutEnabled

eBayMotorsProShippingMethodEnabled

protected java.lang.Boolean eBayMotorsProShippingMethodEnabled

eBayMotorsProCounterOfferEnabled

protected java.lang.Boolean eBayMotorsProCounterOfferEnabled

eBayMotorsProSellerContactDetailsEnabled

protected java.lang.Boolean eBayMotorsProSellerContactDetailsEnabled

localMarketAdFormatEnabled

protected AdFormatEnabledCodeType localMarketAdFormatEnabled

localMarketContactByPhoneEnabled

protected java.lang.Boolean localMarketContactByPhoneEnabled

localMarketPhoneCount

protected java.lang.Integer localMarketPhoneCount

localMarketContactByAddressEnabled

protected java.lang.Boolean localMarketContactByAddressEnabled

localMarketStreetCount

protected java.lang.Integer localMarketStreetCount

localMarketCompanyNameEnabled

protected java.lang.Boolean localMarketCompanyNameEnabled

localMarketContactByEmailEnabled

protected java.lang.Boolean localMarketContactByEmailEnabled

localMarketBestOfferEnabled

protected ClassifiedAdBestOfferEnabledCodeType localMarketBestOfferEnabled

localMarketAutoAcceptEnabled

protected java.lang.Boolean localMarketAutoAcceptEnabled

localMarketAutoDeclineEnabled

protected java.lang.Boolean localMarketAutoDeclineEnabled

localMarketPaymentMethodCheckOutEnabled

protected ClassifiedAdPaymentMethodEnabledCodeType localMarketPaymentMethodCheckOutEnabled

localMarketShippingMethodEnabled

protected java.lang.Boolean localMarketShippingMethodEnabled

localMarketCounterOfferEnabled

protected java.lang.Boolean localMarketCounterOfferEnabled

localMarketSellerContactDetailsEnabled

protected java.lang.Boolean localMarketSellerContactDetailsEnabled

classifiedAdPhoneCount

protected java.lang.Integer classifiedAdPhoneCount

classifiedAdContactByAddressEnabled

protected java.lang.Boolean classifiedAdContactByAddressEnabled

classifiedAdStreetCount

protected java.lang.Integer classifiedAdStreetCount

classifiedAdCompanyNameEnabled

protected java.lang.Boolean classifiedAdCompanyNameEnabled

specialitySubscription

protected GeographicExposureCodeType specialitySubscription

regularSubscription

protected GeographicExposureCodeType regularSubscription

premiumSubscription

protected GeographicExposureCodeType premiumSubscription

nonSubscription

protected GeographicExposureCodeType nonSubscription

inEscrowWorkflowTimeline

protected INEscrowWorkflowTimelineCodeType inEscrowWorkflowTimeline

payPalRequiredForStoreOwner

protected java.lang.Boolean payPalRequiredForStoreOwner

reviseQuantityAllowed

protected java.lang.Boolean reviseQuantityAllowed

revisePriceAllowed

protected java.lang.Boolean revisePriceAllowed

storeOwnerExtendedListingDurationsEnabled

protected java.lang.Boolean storeOwnerExtendedListingDurationsEnabled

storeOwnerExtendedListingDurations

protected StoreOwnerExtendedListingDurationsType storeOwnerExtendedListingDurations

returnPolicyEnabled

protected java.lang.Boolean returnPolicyEnabled

handlingTimeEnabled

protected java.lang.Boolean handlingTimeEnabled

maxFlatShippingCost

protected AmountType maxFlatShippingCost

group1MaxFlatShippingCost

protected AmountType group1MaxFlatShippingCost

group2MaxFlatShippingCost

protected AmountType group2MaxFlatShippingCost

group3MaxFlatShippingCost

protected AmountType group3MaxFlatShippingCost

paymentMethod

protected java.util.List<BuyerPaymentMethodCodeType> paymentMethod

variationsEnabled

protected java.lang.Boolean variationsEnabled

attributeConversionEnabled

protected AttributeConversionEnabledCodeType attributeConversionEnabled

freeGalleryPlusEnabled

protected java.lang.Boolean freeGalleryPlusEnabled

freePicturePackEnabled

protected java.lang.Boolean freePicturePackEnabled

itemCompatibilityEnabled

protected ItemCompatibilityEnabledCodeType itemCompatibilityEnabled

minItemCompatibility

protected java.lang.Integer minItemCompatibility

maxItemCompatibility

protected java.lang.Integer maxItemCompatibility

conditionEnabled

protected ConditionEnabledCodeType conditionEnabled

conditionValues

protected ConditionValuesType conditionValues

valueCategory

protected java.lang.Boolean valueCategory

productCreationEnabled

protected ProductCreationEnabledCodeType productCreationEnabled

eanEnabled

protected ProductIdentiferEnabledCodeType eanEnabled

isbnEnabled

protected ProductIdentiferEnabledCodeType isbnEnabled

upcEnabled

protected ProductIdentiferEnabledCodeType upcEnabled

maxGranularFitmentCount

protected java.lang.Integer maxGranularFitmentCount

compatibleVehicleType

protected java.lang.String compatibleVehicleType

paymentOptionsGroup

protected PaymentOptionsGroupEnabledCodeType paymentOptionsGroup

shippingProfileCategoryGroup

protected ProfileCategoryGroupCodeType shippingProfileCategoryGroup

paymentProfileCategoryGroup

protected ProfileCategoryGroupCodeType paymentProfileCategoryGroup

returnPolicyProfileCategoryGroup

protected ProfileCategoryGroupCodeType returnPolicyProfileCategoryGroup

vinSupported

protected java.lang.Boolean vinSupported

vrmSupported

protected java.lang.Boolean vrmSupported

sellerProvidedTitleSupported

protected java.lang.Boolean sellerProvidedTitleSupported

depositSupported

protected java.lang.Boolean depositSupported

globalShippingEnabled

protected java.lang.Boolean globalShippingEnabled

additionalCompatibilityEnabled

protected java.lang.Boolean additionalCompatibilityEnabled

any

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

pickupDropOffEnabled

protected java.lang.Boolean pickupDropOffEnabled

digitalGoodDeliveryEnabled

protected java.lang.Boolean digitalGoodDeliveryEnabled

epidSupported

protected java.lang.Boolean epidSupported

kTypeSupported

protected java.lang.Boolean kTypeSupported

productRequiredEnabled

protected ProductRequiredEnabledCodeType productRequiredEnabled

domesticReturnsAcceptedValues

protected DomesticReturnsAcceptedCodeType domesticReturnsAcceptedValues

internationalReturnsAcceptedValues

protected InternationalReturnsAcceptedCodeType internationalReturnsAcceptedValues

domesticReturnsDurationValues

protected DomesticReturnsDurationCodeType domesticReturnsDurationValues

internationalReturnsDurationValues

protected InternationalReturnsDurationCodeType internationalReturnsDurationValues

domesticReturnsShipmentPayeeValues

protected DomesticReturnsShipmentPayeeCodeType domesticReturnsShipmentPayeeValues

internationalReturnsShipmentPayeeValues

protected InternationalReturnsShipmentPayeeCodeType internationalReturnsShipmentPayeeValues

domesticRefundMethodValues

protected DomesticRefundMethodCodeType domesticRefundMethodValues

internationalRefundMethodValues

protected InternationalRefundMethodCodeType internationalRefundMethodValues

returnPolicyDescriptionEnabled

protected java.lang.Boolean returnPolicyDescriptionEnabled
Constructor Detail

CategoryFeatureType

public CategoryFeatureType()
Method Detail

getCategoryID

public java.lang.String getCategoryID()
Gets the value of the categoryID property.

Returns:
possible object is String

setCategoryID

public void setCategoryID(java.lang.String value)
Sets the value of the categoryID property.

Parameters:
value - allowed object is String

getListingDuration

public ListingDurationReferenceType[] getListingDuration()
Returns:
array of ListingDurationReferenceType

getListingDuration

public ListingDurationReferenceType getListingDuration(int idx)
Returns:
one of ListingDurationReferenceType

getListingDurationLength

public int getListingDurationLength()

setListingDuration

public void setListingDuration(ListingDurationReferenceType[] values)
Parameters:
values - allowed objects are ListingDurationReferenceType

_getListingDuration

protected java.util.List<ListingDurationReferenceType> _getListingDuration()

setListingDuration

public ListingDurationReferenceType setListingDuration(int idx,
                                                       ListingDurationReferenceType value)
Parameters:
value - allowed object is ListingDurationReferenceType

isShippingTermsRequired

public java.lang.Boolean isShippingTermsRequired()
Gets the value of the shippingTermsRequired property.

Returns:
possible object is Boolean

setShippingTermsRequired

public void setShippingTermsRequired(java.lang.Boolean value)
Sets the value of the shippingTermsRequired property.

Parameters:
value - allowed object is Boolean

isBestOfferEnabled

public java.lang.Boolean isBestOfferEnabled()
Gets the value of the bestOfferEnabled property.

Returns:
possible object is Boolean

setBestOfferEnabled

public void setBestOfferEnabled(java.lang.Boolean value)
Sets the value of the bestOfferEnabled property.

Parameters:
value - allowed object is Boolean

isDutchBINEnabled

public java.lang.Boolean isDutchBINEnabled()
Gets the value of the dutchBINEnabled property.

Returns:
possible object is Boolean

setDutchBINEnabled

public void setDutchBINEnabled(java.lang.Boolean value)
Sets the value of the dutchBINEnabled property.

Parameters:
value - allowed object is Boolean

isUserConsentRequired

public java.lang.Boolean isUserConsentRequired()
Gets the value of the userConsentRequired property.

Returns:
possible object is Boolean

setUserConsentRequired

public void setUserConsentRequired(java.lang.Boolean value)
Sets the value of the userConsentRequired property.

Parameters:
value - allowed object is Boolean

isHomePageFeaturedEnabled

public java.lang.Boolean isHomePageFeaturedEnabled()
Gets the value of the homePageFeaturedEnabled property.

Returns:
possible object is Boolean

setHomePageFeaturedEnabled

public void setHomePageFeaturedEnabled(java.lang.Boolean value)
Sets the value of the homePageFeaturedEnabled property.

Parameters:
value - allowed object is Boolean

isProPackEnabled

public java.lang.Boolean isProPackEnabled()
Gets the value of the proPackEnabled property.

Returns:
possible object is Boolean

setProPackEnabled

public void setProPackEnabled(java.lang.Boolean value)
Sets the value of the proPackEnabled property.

Parameters:
value - allowed object is Boolean

isBasicUpgradePackEnabled

public java.lang.Boolean isBasicUpgradePackEnabled()
Gets the value of the basicUpgradePackEnabled property.

Returns:
possible object is Boolean

setBasicUpgradePackEnabled

public void setBasicUpgradePackEnabled(java.lang.Boolean value)
Sets the value of the basicUpgradePackEnabled property.

Parameters:
value - allowed object is Boolean

isValuePackEnabled

public java.lang.Boolean isValuePackEnabled()
Gets the value of the valuePackEnabled property.

Returns:
possible object is Boolean

setValuePackEnabled

public void setValuePackEnabled(java.lang.Boolean value)
Sets the value of the valuePackEnabled property.

Parameters:
value - allowed object is Boolean

isProPackPlusEnabled

public java.lang.Boolean isProPackPlusEnabled()
Gets the value of the proPackPlusEnabled property.

Returns:
possible object is Boolean

setProPackPlusEnabled

public void setProPackPlusEnabled(java.lang.Boolean value)
Sets the value of the proPackPlusEnabled property.

Parameters:
value - allowed object is Boolean

getAdFormatEnabled

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

Returns:
possible object is AdFormatEnabledCodeType

setAdFormatEnabled

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

Parameters:
value - allowed object is AdFormatEnabledCodeType

isBestOfferCounterEnabled

public java.lang.Boolean isBestOfferCounterEnabled()
Gets the value of the bestOfferCounterEnabled property.

Returns:
possible object is Boolean

setBestOfferCounterEnabled

public void setBestOfferCounterEnabled(java.lang.Boolean value)
Sets the value of the bestOfferCounterEnabled property.

Parameters:
value - allowed object is Boolean

isBestOfferAutoDeclineEnabled

public java.lang.Boolean isBestOfferAutoDeclineEnabled()
Gets the value of the bestOfferAutoDeclineEnabled property.

Returns:
possible object is Boolean

setBestOfferAutoDeclineEnabled

public void setBestOfferAutoDeclineEnabled(java.lang.Boolean value)
Sets the value of the bestOfferAutoDeclineEnabled property.

Parameters:
value - allowed object is Boolean

isLocalMarketSpecialitySubscription

public java.lang.Boolean isLocalMarketSpecialitySubscription()
Gets the value of the localMarketSpecialitySubscription property.

Returns:
possible object is Boolean

setLocalMarketSpecialitySubscription

public void setLocalMarketSpecialitySubscription(java.lang.Boolean value)
Sets the value of the localMarketSpecialitySubscription property.

Parameters:
value - allowed object is Boolean

isLocalMarketRegularSubscription

public java.lang.Boolean isLocalMarketRegularSubscription()
Gets the value of the localMarketRegularSubscription property.

Returns:
possible object is Boolean

setLocalMarketRegularSubscription

public void setLocalMarketRegularSubscription(java.lang.Boolean value)
Sets the value of the localMarketRegularSubscription property.

Parameters:
value - allowed object is Boolean

isLocalMarketPremiumSubscription

public java.lang.Boolean isLocalMarketPremiumSubscription()
Gets the value of the localMarketPremiumSubscription property.

Returns:
possible object is Boolean

setLocalMarketPremiumSubscription

public void setLocalMarketPremiumSubscription(java.lang.Boolean value)
Sets the value of the localMarketPremiumSubscription property.

Parameters:
value - allowed object is Boolean

isLocalMarketNonSubscription

public java.lang.Boolean isLocalMarketNonSubscription()
Gets the value of the localMarketNonSubscription property.

Returns:
possible object is Boolean

setLocalMarketNonSubscription

public void setLocalMarketNonSubscription(java.lang.Boolean value)
Sets the value of the localMarketNonSubscription property.

Parameters:
value - allowed object is Boolean

isExpressEnabled

public java.lang.Boolean isExpressEnabled()
Gets the value of the expressEnabled property.

Returns:
possible object is Boolean

setExpressEnabled

public void setExpressEnabled(java.lang.Boolean value)
Sets the value of the expressEnabled property.

Parameters:
value - allowed object is Boolean

isExpressPicturesRequired

public java.lang.Boolean isExpressPicturesRequired()
Gets the value of the expressPicturesRequired property.

Returns:
possible object is Boolean

setExpressPicturesRequired

public void setExpressPicturesRequired(java.lang.Boolean value)
Sets the value of the expressPicturesRequired property.

Parameters:
value - allowed object is Boolean

isExpressConditionRequired

public java.lang.Boolean isExpressConditionRequired()
Gets the value of the expressConditionRequired property.

Returns:
possible object is Boolean

setExpressConditionRequired

public void setExpressConditionRequired(java.lang.Boolean value)
Sets the value of the expressConditionRequired property.

Parameters:
value - allowed object is Boolean

getMinimumReservePrice

public java.lang.Double getMinimumReservePrice()
Gets the value of the minimumReservePrice property.

Returns:
possible object is Double

setMinimumReservePrice

public void setMinimumReservePrice(java.lang.Double value)
Sets the value of the minimumReservePrice property.

Parameters:
value - allowed object is Double

isSellerContactDetailsEnabled

public java.lang.Boolean isSellerContactDetailsEnabled()
Gets the value of the sellerContactDetailsEnabled property.

Returns:
possible object is Boolean

setSellerContactDetailsEnabled

public void setSellerContactDetailsEnabled(java.lang.Boolean value)
Sets the value of the sellerContactDetailsEnabled property.

Parameters:
value - allowed object is Boolean

isTransactionConfirmationRequestEnabled

public java.lang.Boolean isTransactionConfirmationRequestEnabled()
Gets the value of the transactionConfirmationRequestEnabled property.

Returns:
possible object is Boolean

setTransactionConfirmationRequestEnabled

public void setTransactionConfirmationRequestEnabled(java.lang.Boolean value)
Sets the value of the transactionConfirmationRequestEnabled property.

Parameters:
value - allowed object is Boolean

isStoreInventoryEnabled

public java.lang.Boolean isStoreInventoryEnabled()
Gets the value of the storeInventoryEnabled property.

Returns:
possible object is Boolean

setStoreInventoryEnabled

public void setStoreInventoryEnabled(java.lang.Boolean value)
Sets the value of the storeInventoryEnabled property.

Parameters:
value - allowed object is Boolean

isSkypeMeTransactionalEnabled

public java.lang.Boolean isSkypeMeTransactionalEnabled()
Gets the value of the skypeMeTransactionalEnabled property.

Returns:
possible object is Boolean

setSkypeMeTransactionalEnabled

public void setSkypeMeTransactionalEnabled(java.lang.Boolean value)
Sets the value of the skypeMeTransactionalEnabled property.

Parameters:
value - allowed object is Boolean

isSkypeMeNonTransactionalEnabled

public java.lang.Boolean isSkypeMeNonTransactionalEnabled()
Gets the value of the skypeMeNonTransactionalEnabled property.

Returns:
possible object is Boolean

setSkypeMeNonTransactionalEnabled

public void setSkypeMeNonTransactionalEnabled(java.lang.Boolean value)
Sets the value of the skypeMeNonTransactionalEnabled property.

Parameters:
value - allowed object is Boolean

getClassifiedAdPaymentMethodEnabled

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

Returns:
possible object is ClassifiedAdPaymentMethodEnabledCodeType

setClassifiedAdPaymentMethodEnabled

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

Parameters:
value - allowed object is ClassifiedAdPaymentMethodEnabledCodeType

isClassifiedAdShippingMethodEnabled

public java.lang.Boolean isClassifiedAdShippingMethodEnabled()
Gets the value of the classifiedAdShippingMethodEnabled property.

Returns:
possible object is Boolean

setClassifiedAdShippingMethodEnabled

public void setClassifiedAdShippingMethodEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdShippingMethodEnabled property.

Parameters:
value - allowed object is Boolean

getClassifiedAdBestOfferEnabled

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

Returns:
possible object is ClassifiedAdBestOfferEnabledCodeType

setClassifiedAdBestOfferEnabled

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

Parameters:
value - allowed object is ClassifiedAdBestOfferEnabledCodeType

isClassifiedAdCounterOfferEnabled

public java.lang.Boolean isClassifiedAdCounterOfferEnabled()
Gets the value of the classifiedAdCounterOfferEnabled property.

Returns:
possible object is Boolean

setClassifiedAdCounterOfferEnabled

public void setClassifiedAdCounterOfferEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdCounterOfferEnabled property.

Parameters:
value - allowed object is Boolean

isClassifiedAdAutoDeclineEnabled

public java.lang.Boolean isClassifiedAdAutoDeclineEnabled()
Gets the value of the classifiedAdAutoDeclineEnabled property.

Returns:
possible object is Boolean

setClassifiedAdAutoDeclineEnabled

public void setClassifiedAdAutoDeclineEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdAutoDeclineEnabled property.

Parameters:
value - allowed object is Boolean

isClassifiedAdContactByPhoneEnabled

public java.lang.Boolean isClassifiedAdContactByPhoneEnabled()
Gets the value of the classifiedAdContactByPhoneEnabled property.

Returns:
possible object is Boolean

setClassifiedAdContactByPhoneEnabled

public void setClassifiedAdContactByPhoneEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdContactByPhoneEnabled property.

Parameters:
value - allowed object is Boolean

isClassifiedAdContactByEmailEnabled

public java.lang.Boolean isClassifiedAdContactByEmailEnabled()
Gets the value of the classifiedAdContactByEmailEnabled property.

Returns:
possible object is Boolean

setClassifiedAdContactByEmailEnabled

public void setClassifiedAdContactByEmailEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdContactByEmailEnabled property.

Parameters:
value - allowed object is Boolean

isSafePaymentRequired

public java.lang.Boolean isSafePaymentRequired()
Gets the value of the safePaymentRequired property.

Returns:
possible object is Boolean

setSafePaymentRequired

public void setSafePaymentRequired(java.lang.Boolean value)
Sets the value of the safePaymentRequired property.

Parameters:
value - allowed object is Boolean

isClassifiedAdPayPerLeadEnabled

public java.lang.Boolean isClassifiedAdPayPerLeadEnabled()
Gets the value of the classifiedAdPayPerLeadEnabled property.

Returns:
possible object is Boolean

setClassifiedAdPayPerLeadEnabled

public void setClassifiedAdPayPerLeadEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdPayPerLeadEnabled property.

Parameters:
value - allowed object is Boolean

getItemSpecificsEnabled

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

Returns:
possible object is ItemSpecificsEnabledCodeType

setItemSpecificsEnabled

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

Parameters:
value - allowed object is ItemSpecificsEnabledCodeType

isPaisaPayFullEscrowEnabled

public java.lang.Boolean isPaisaPayFullEscrowEnabled()
Gets the value of the paisaPayFullEscrowEnabled property.

Returns:
possible object is Boolean

setPaisaPayFullEscrowEnabled

public void setPaisaPayFullEscrowEnabled(java.lang.Boolean value)
Sets the value of the paisaPayFullEscrowEnabled property.

Parameters:
value - allowed object is Boolean

isBrandMPNIdentifierEnabled

public java.lang.Boolean isBrandMPNIdentifierEnabled()
Gets the value of the brandMPNIdentifierEnabled property.

Returns:
possible object is Boolean

setBrandMPNIdentifierEnabled

public void setBrandMPNIdentifierEnabled(java.lang.Boolean value)
Sets the value of the brandMPNIdentifierEnabled property.

Parameters:
value - allowed object is Boolean

isClassifiedAdAutoAcceptEnabled

public java.lang.Boolean isClassifiedAdAutoAcceptEnabled()
Gets the value of the classifiedAdAutoAcceptEnabled property.

Returns:
possible object is Boolean

setClassifiedAdAutoAcceptEnabled

public void setClassifiedAdAutoAcceptEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdAutoAcceptEnabled property.

Parameters:
value - allowed object is Boolean

isBestOfferAutoAcceptEnabled

public java.lang.Boolean isBestOfferAutoAcceptEnabled()
Gets the value of the bestOfferAutoAcceptEnabled property.

Returns:
possible object is Boolean

setBestOfferAutoAcceptEnabled

public void setBestOfferAutoAcceptEnabled(java.lang.Boolean value)
Sets the value of the bestOfferAutoAcceptEnabled property.

Parameters:
value - allowed object is Boolean

isCrossBorderTradeNorthAmericaEnabled

public java.lang.Boolean isCrossBorderTradeNorthAmericaEnabled()
Gets the value of the crossBorderTradeNorthAmericaEnabled property.

Returns:
possible object is Boolean

setCrossBorderTradeNorthAmericaEnabled

public void setCrossBorderTradeNorthAmericaEnabled(java.lang.Boolean value)
Sets the value of the crossBorderTradeNorthAmericaEnabled property.

Parameters:
value - allowed object is Boolean

isCrossBorderTradeGBEnabled

public java.lang.Boolean isCrossBorderTradeGBEnabled()
Gets the value of the crossBorderTradeGBEnabled property.

Returns:
possible object is Boolean

setCrossBorderTradeGBEnabled

public void setCrossBorderTradeGBEnabled(java.lang.Boolean value)
Sets the value of the crossBorderTradeGBEnabled property.

Parameters:
value - allowed object is Boolean

isCrossBorderTradeAustraliaEnabled

public java.lang.Boolean isCrossBorderTradeAustraliaEnabled()
Gets the value of the crossBorderTradeAustraliaEnabled property.

Returns:
possible object is Boolean

setCrossBorderTradeAustraliaEnabled

public void setCrossBorderTradeAustraliaEnabled(java.lang.Boolean value)
Sets the value of the crossBorderTradeAustraliaEnabled property.

Parameters:
value - allowed object is Boolean

isPayPalBuyerProtectionEnabled

public java.lang.Boolean isPayPalBuyerProtectionEnabled()
Gets the value of the payPalBuyerProtectionEnabled property.

Returns:
possible object is Boolean

setPayPalBuyerProtectionEnabled

public void setPayPalBuyerProtectionEnabled(java.lang.Boolean value)
Sets the value of the payPalBuyerProtectionEnabled property.

Parameters:
value - allowed object is Boolean

isBuyerGuaranteeEnabled

public java.lang.Boolean isBuyerGuaranteeEnabled()
Gets the value of the buyerGuaranteeEnabled property.

Returns:
possible object is Boolean

setBuyerGuaranteeEnabled

public void setBuyerGuaranteeEnabled(java.lang.Boolean value)
Sets the value of the buyerGuaranteeEnabled property.

Parameters:
value - allowed object is Boolean

isCombinedFixedPriceTreatmentEnabled

public java.lang.Boolean isCombinedFixedPriceTreatmentEnabled()
Gets the value of the combinedFixedPriceTreatmentEnabled property.

Returns:
possible object is Boolean

setCombinedFixedPriceTreatmentEnabled

public void setCombinedFixedPriceTreatmentEnabled(java.lang.Boolean value)
Sets the value of the combinedFixedPriceTreatmentEnabled property.

Parameters:
value - allowed object is Boolean

getGalleryFeaturedDurations

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

Returns:
possible object is ListingEnhancementDurationReferenceType

setGalleryFeaturedDurations

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

Parameters:
value - allowed object is ListingEnhancementDurationReferenceType

isPayPalRequired

public java.lang.Boolean isPayPalRequired()
Gets the value of the payPalRequired property.

Returns:
possible object is Boolean

setPayPalRequired

public void setPayPalRequired(java.lang.Boolean value)
Sets the value of the payPalRequired property.

Parameters:
value - allowed object is Boolean

getEBayMotorsProAdFormatEnabled

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

Returns:
possible object is AdFormatEnabledCodeType

setEBayMotorsProAdFormatEnabled

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

Parameters:
value - allowed object is AdFormatEnabledCodeType

isEBayMotorsProContactByPhoneEnabled

public java.lang.Boolean isEBayMotorsProContactByPhoneEnabled()
Gets the value of the eBayMotorsProContactByPhoneEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProContactByPhoneEnabled

public void setEBayMotorsProContactByPhoneEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProContactByPhoneEnabled property.

Parameters:
value - allowed object is Boolean

getEBayMotorsProPhoneCount

public java.lang.Integer getEBayMotorsProPhoneCount()
Gets the value of the eBayMotorsProPhoneCount property.

Returns:
possible object is Integer

setEBayMotorsProPhoneCount

public void setEBayMotorsProPhoneCount(java.lang.Integer value)
Sets the value of the eBayMotorsProPhoneCount property.

Parameters:
value - allowed object is Integer

isEBayMotorsProContactByAddressEnabled

public java.lang.Boolean isEBayMotorsProContactByAddressEnabled()
Gets the value of the eBayMotorsProContactByAddressEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProContactByAddressEnabled

public void setEBayMotorsProContactByAddressEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProContactByAddressEnabled property.

Parameters:
value - allowed object is Boolean

getEBayMotorsProStreetCount

public java.lang.Integer getEBayMotorsProStreetCount()
Gets the value of the eBayMotorsProStreetCount property.

Returns:
possible object is Integer

setEBayMotorsProStreetCount

public void setEBayMotorsProStreetCount(java.lang.Integer value)
Sets the value of the eBayMotorsProStreetCount property.

Parameters:
value - allowed object is Integer

isEBayMotorsProCompanyNameEnabled

public java.lang.Boolean isEBayMotorsProCompanyNameEnabled()
Gets the value of the eBayMotorsProCompanyNameEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProCompanyNameEnabled

public void setEBayMotorsProCompanyNameEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProCompanyNameEnabled property.

Parameters:
value - allowed object is Boolean

isEBayMotorsProContactByEmailEnabled

public java.lang.Boolean isEBayMotorsProContactByEmailEnabled()
Gets the value of the eBayMotorsProContactByEmailEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProContactByEmailEnabled

public void setEBayMotorsProContactByEmailEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProContactByEmailEnabled property.

Parameters:
value - allowed object is Boolean

getEBayMotorsProBestOfferEnabled

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

Returns:
possible object is ClassifiedAdBestOfferEnabledCodeType

setEBayMotorsProBestOfferEnabled

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

Parameters:
value - allowed object is ClassifiedAdBestOfferEnabledCodeType

isEBayMotorsProAutoAcceptEnabled

public java.lang.Boolean isEBayMotorsProAutoAcceptEnabled()
Gets the value of the eBayMotorsProAutoAcceptEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProAutoAcceptEnabled

public void setEBayMotorsProAutoAcceptEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProAutoAcceptEnabled property.

Parameters:
value - allowed object is Boolean

isEBayMotorsProAutoDeclineEnabled

public java.lang.Boolean isEBayMotorsProAutoDeclineEnabled()
Gets the value of the eBayMotorsProAutoDeclineEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProAutoDeclineEnabled

public void setEBayMotorsProAutoDeclineEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProAutoDeclineEnabled property.

Parameters:
value - allowed object is Boolean

getEBayMotorsProPaymentMethodCheckOutEnabled

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

Returns:
possible object is ClassifiedAdPaymentMethodEnabledCodeType

setEBayMotorsProPaymentMethodCheckOutEnabled

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

Parameters:
value - allowed object is ClassifiedAdPaymentMethodEnabledCodeType

isEBayMotorsProShippingMethodEnabled

public java.lang.Boolean isEBayMotorsProShippingMethodEnabled()
Gets the value of the eBayMotorsProShippingMethodEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProShippingMethodEnabled

public void setEBayMotorsProShippingMethodEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProShippingMethodEnabled property.

Parameters:
value - allowed object is Boolean

isEBayMotorsProCounterOfferEnabled

public java.lang.Boolean isEBayMotorsProCounterOfferEnabled()
Gets the value of the eBayMotorsProCounterOfferEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProCounterOfferEnabled

public void setEBayMotorsProCounterOfferEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProCounterOfferEnabled property.

Parameters:
value - allowed object is Boolean

isEBayMotorsProSellerContactDetailsEnabled

public java.lang.Boolean isEBayMotorsProSellerContactDetailsEnabled()
Gets the value of the eBayMotorsProSellerContactDetailsEnabled property.

Returns:
possible object is Boolean

setEBayMotorsProSellerContactDetailsEnabled

public void setEBayMotorsProSellerContactDetailsEnabled(java.lang.Boolean value)
Sets the value of the eBayMotorsProSellerContactDetailsEnabled property.

Parameters:
value - allowed object is Boolean

getLocalMarketAdFormatEnabled

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

Returns:
possible object is AdFormatEnabledCodeType

setLocalMarketAdFormatEnabled

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

Parameters:
value - allowed object is AdFormatEnabledCodeType

isLocalMarketContactByPhoneEnabled

public java.lang.Boolean isLocalMarketContactByPhoneEnabled()
Gets the value of the localMarketContactByPhoneEnabled property.

Returns:
possible object is Boolean

setLocalMarketContactByPhoneEnabled

public void setLocalMarketContactByPhoneEnabled(java.lang.Boolean value)
Sets the value of the localMarketContactByPhoneEnabled property.

Parameters:
value - allowed object is Boolean

getLocalMarketPhoneCount

public java.lang.Integer getLocalMarketPhoneCount()
Gets the value of the localMarketPhoneCount property.

Returns:
possible object is Integer

setLocalMarketPhoneCount

public void setLocalMarketPhoneCount(java.lang.Integer value)
Sets the value of the localMarketPhoneCount property.

Parameters:
value - allowed object is Integer

isLocalMarketContactByAddressEnabled

public java.lang.Boolean isLocalMarketContactByAddressEnabled()
Gets the value of the localMarketContactByAddressEnabled property.

Returns:
possible object is Boolean

setLocalMarketContactByAddressEnabled

public void setLocalMarketContactByAddressEnabled(java.lang.Boolean value)
Sets the value of the localMarketContactByAddressEnabled property.

Parameters:
value - allowed object is Boolean

getLocalMarketStreetCount

public java.lang.Integer getLocalMarketStreetCount()
Gets the value of the localMarketStreetCount property.

Returns:
possible object is Integer

setLocalMarketStreetCount

public void setLocalMarketStreetCount(java.lang.Integer value)
Sets the value of the localMarketStreetCount property.

Parameters:
value - allowed object is Integer

isLocalMarketCompanyNameEnabled

public java.lang.Boolean isLocalMarketCompanyNameEnabled()
Gets the value of the localMarketCompanyNameEnabled property.

Returns:
possible object is Boolean

setLocalMarketCompanyNameEnabled

public void setLocalMarketCompanyNameEnabled(java.lang.Boolean value)
Sets the value of the localMarketCompanyNameEnabled property.

Parameters:
value - allowed object is Boolean

isLocalMarketContactByEmailEnabled

public java.lang.Boolean isLocalMarketContactByEmailEnabled()
Gets the value of the localMarketContactByEmailEnabled property.

Returns:
possible object is Boolean

setLocalMarketContactByEmailEnabled

public void setLocalMarketContactByEmailEnabled(java.lang.Boolean value)
Sets the value of the localMarketContactByEmailEnabled property.

Parameters:
value - allowed object is Boolean

getLocalMarketBestOfferEnabled

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

Returns:
possible object is ClassifiedAdBestOfferEnabledCodeType

setLocalMarketBestOfferEnabled

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

Parameters:
value - allowed object is ClassifiedAdBestOfferEnabledCodeType

isLocalMarketAutoAcceptEnabled

public java.lang.Boolean isLocalMarketAutoAcceptEnabled()
Gets the value of the localMarketAutoAcceptEnabled property.

Returns:
possible object is Boolean

setLocalMarketAutoAcceptEnabled

public void setLocalMarketAutoAcceptEnabled(java.lang.Boolean value)
Sets the value of the localMarketAutoAcceptEnabled property.

Parameters:
value - allowed object is Boolean

isLocalMarketAutoDeclineEnabled

public java.lang.Boolean isLocalMarketAutoDeclineEnabled()
Gets the value of the localMarketAutoDeclineEnabled property.

Returns:
possible object is Boolean

setLocalMarketAutoDeclineEnabled

public void setLocalMarketAutoDeclineEnabled(java.lang.Boolean value)
Sets the value of the localMarketAutoDeclineEnabled property.

Parameters:
value - allowed object is Boolean

getLocalMarketPaymentMethodCheckOutEnabled

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

Returns:
possible object is ClassifiedAdPaymentMethodEnabledCodeType

setLocalMarketPaymentMethodCheckOutEnabled

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

Parameters:
value - allowed object is ClassifiedAdPaymentMethodEnabledCodeType

isLocalMarketShippingMethodEnabled

public java.lang.Boolean isLocalMarketShippingMethodEnabled()
Gets the value of the localMarketShippingMethodEnabled property.

Returns:
possible object is Boolean

setLocalMarketShippingMethodEnabled

public void setLocalMarketShippingMethodEnabled(java.lang.Boolean value)
Sets the value of the localMarketShippingMethodEnabled property.

Parameters:
value - allowed object is Boolean

isLocalMarketCounterOfferEnabled

public java.lang.Boolean isLocalMarketCounterOfferEnabled()
Gets the value of the localMarketCounterOfferEnabled property.

Returns:
possible object is Boolean

setLocalMarketCounterOfferEnabled

public void setLocalMarketCounterOfferEnabled(java.lang.Boolean value)
Sets the value of the localMarketCounterOfferEnabled property.

Parameters:
value - allowed object is Boolean

isLocalMarketSellerContactDetailsEnabled

public java.lang.Boolean isLocalMarketSellerContactDetailsEnabled()
Gets the value of the localMarketSellerContactDetailsEnabled property.

Returns:
possible object is Boolean

setLocalMarketSellerContactDetailsEnabled

public void setLocalMarketSellerContactDetailsEnabled(java.lang.Boolean value)
Sets the value of the localMarketSellerContactDetailsEnabled property.

Parameters:
value - allowed object is Boolean

getClassifiedAdPhoneCount

public java.lang.Integer getClassifiedAdPhoneCount()
Gets the value of the classifiedAdPhoneCount property.

Returns:
possible object is Integer

setClassifiedAdPhoneCount

public void setClassifiedAdPhoneCount(java.lang.Integer value)
Sets the value of the classifiedAdPhoneCount property.

Parameters:
value - allowed object is Integer

isClassifiedAdContactByAddressEnabled

public java.lang.Boolean isClassifiedAdContactByAddressEnabled()
Gets the value of the classifiedAdContactByAddressEnabled property.

Returns:
possible object is Boolean

setClassifiedAdContactByAddressEnabled

public void setClassifiedAdContactByAddressEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdContactByAddressEnabled property.

Parameters:
value - allowed object is Boolean

getClassifiedAdStreetCount

public java.lang.Integer getClassifiedAdStreetCount()
Gets the value of the classifiedAdStreetCount property.

Returns:
possible object is Integer

setClassifiedAdStreetCount

public void setClassifiedAdStreetCount(java.lang.Integer value)
Sets the value of the classifiedAdStreetCount property.

Parameters:
value - allowed object is Integer

isClassifiedAdCompanyNameEnabled

public java.lang.Boolean isClassifiedAdCompanyNameEnabled()
Gets the value of the classifiedAdCompanyNameEnabled property.

Returns:
possible object is Boolean

setClassifiedAdCompanyNameEnabled

public void setClassifiedAdCompanyNameEnabled(java.lang.Boolean value)
Sets the value of the classifiedAdCompanyNameEnabled property.

Parameters:
value - allowed object is Boolean

getSpecialitySubscription

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

Returns:
possible object is GeographicExposureCodeType

setSpecialitySubscription

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

Parameters:
value - allowed object is GeographicExposureCodeType

getRegularSubscription

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

Returns:
possible object is GeographicExposureCodeType

setRegularSubscription

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

Parameters:
value - allowed object is GeographicExposureCodeType

getPremiumSubscription

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

Returns:
possible object is GeographicExposureCodeType

setPremiumSubscription

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

Parameters:
value - allowed object is GeographicExposureCodeType

getNonSubscription

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

Returns:
possible object is GeographicExposureCodeType

setNonSubscription

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

Parameters:
value - allowed object is GeographicExposureCodeType

getINEscrowWorkflowTimeline

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

Returns:
possible object is INEscrowWorkflowTimelineCodeType

setINEscrowWorkflowTimeline

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

Parameters:
value - allowed object is INEscrowWorkflowTimelineCodeType

isPayPalRequiredForStoreOwner

public java.lang.Boolean isPayPalRequiredForStoreOwner()
Gets the value of the payPalRequiredForStoreOwner property.

Returns:
possible object is Boolean

setPayPalRequiredForStoreOwner

public void setPayPalRequiredForStoreOwner(java.lang.Boolean value)
Sets the value of the payPalRequiredForStoreOwner property.

Parameters:
value - allowed object is Boolean

isReviseQuantityAllowed

public java.lang.Boolean isReviseQuantityAllowed()
Gets the value of the reviseQuantityAllowed property.

Returns:
possible object is Boolean

setReviseQuantityAllowed

public void setReviseQuantityAllowed(java.lang.Boolean value)
Sets the value of the reviseQuantityAllowed property.

Parameters:
value - allowed object is Boolean

isRevisePriceAllowed

public java.lang.Boolean isRevisePriceAllowed()
Gets the value of the revisePriceAllowed property.

Returns:
possible object is Boolean

setRevisePriceAllowed

public void setRevisePriceAllowed(java.lang.Boolean value)
Sets the value of the revisePriceAllowed property.

Parameters:
value - allowed object is Boolean

isStoreOwnerExtendedListingDurationsEnabled

public java.lang.Boolean isStoreOwnerExtendedListingDurationsEnabled()
Gets the value of the storeOwnerExtendedListingDurationsEnabled property.

Returns:
possible object is Boolean

setStoreOwnerExtendedListingDurationsEnabled

public void setStoreOwnerExtendedListingDurationsEnabled(java.lang.Boolean value)
Sets the value of the storeOwnerExtendedListingDurationsEnabled property.

Parameters:
value - allowed object is Boolean

getStoreOwnerExtendedListingDurations

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

Returns:
possible object is StoreOwnerExtendedListingDurationsType

setStoreOwnerExtendedListingDurations

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

Parameters:
value - allowed object is StoreOwnerExtendedListingDurationsType

isReturnPolicyEnabled

public java.lang.Boolean isReturnPolicyEnabled()
Gets the value of the returnPolicyEnabled property.

Returns:
possible object is Boolean

setReturnPolicyEnabled

public void setReturnPolicyEnabled(java.lang.Boolean value)
Sets the value of the returnPolicyEnabled property.

Parameters:
value - allowed object is Boolean

isHandlingTimeEnabled

public java.lang.Boolean isHandlingTimeEnabled()
Gets the value of the handlingTimeEnabled property.

Returns:
possible object is Boolean

setHandlingTimeEnabled

public void setHandlingTimeEnabled(java.lang.Boolean value)
Sets the value of the handlingTimeEnabled property.

Parameters:
value - allowed object is Boolean

getMaxFlatShippingCost

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

Returns:
possible object is AmountType

setMaxFlatShippingCost

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

Parameters:
value - allowed object is AmountType

getGroup1MaxFlatShippingCost

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

Returns:
possible object is AmountType

setGroup1MaxFlatShippingCost

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

Parameters:
value - allowed object is AmountType

getGroup2MaxFlatShippingCost

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

Returns:
possible object is AmountType

setGroup2MaxFlatShippingCost

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

Parameters:
value - allowed object is AmountType

getGroup3MaxFlatShippingCost

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

Returns:
possible object is AmountType

setGroup3MaxFlatShippingCost

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

Parameters:
value - allowed object is AmountType

getPaymentMethod

public BuyerPaymentMethodCodeType[] getPaymentMethod()
Returns:
array of BuyerPaymentMethodCodeType

getPaymentMethod

public BuyerPaymentMethodCodeType getPaymentMethod(int idx)
Returns:
one of BuyerPaymentMethodCodeType

getPaymentMethodLength

public int getPaymentMethodLength()

setPaymentMethod

public void setPaymentMethod(BuyerPaymentMethodCodeType[] values)
Parameters:
values - allowed objects are BuyerPaymentMethodCodeType

_getPaymentMethod

protected java.util.List<BuyerPaymentMethodCodeType> _getPaymentMethod()

setPaymentMethod

public BuyerPaymentMethodCodeType setPaymentMethod(int idx,
                                                   BuyerPaymentMethodCodeType value)
Parameters:
value - allowed object is BuyerPaymentMethodCodeType

isVariationsEnabled

public java.lang.Boolean isVariationsEnabled()
Gets the value of the variationsEnabled property.

Returns:
possible object is Boolean

setVariationsEnabled

public void setVariationsEnabled(java.lang.Boolean value)
Sets the value of the variationsEnabled property.

Parameters:
value - allowed object is Boolean

getAttributeConversionEnabled

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

Returns:
possible object is AttributeConversionEnabledCodeType

setAttributeConversionEnabled

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

Parameters:
value - allowed object is AttributeConversionEnabledCodeType

isFreeGalleryPlusEnabled

public java.lang.Boolean isFreeGalleryPlusEnabled()
Gets the value of the freeGalleryPlusEnabled property.

Returns:
possible object is Boolean

setFreeGalleryPlusEnabled

public void setFreeGalleryPlusEnabled(java.lang.Boolean value)
Sets the value of the freeGalleryPlusEnabled property.

Parameters:
value - allowed object is Boolean

isFreePicturePackEnabled

public java.lang.Boolean isFreePicturePackEnabled()
Gets the value of the freePicturePackEnabled property.

Returns:
possible object is Boolean

setFreePicturePackEnabled

public void setFreePicturePackEnabled(java.lang.Boolean value)
Sets the value of the freePicturePackEnabled property.

Parameters:
value - allowed object is Boolean

getItemCompatibilityEnabled

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

Returns:
possible object is ItemCompatibilityEnabledCodeType

setItemCompatibilityEnabled

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

Parameters:
value - allowed object is ItemCompatibilityEnabledCodeType

getMinItemCompatibility

public java.lang.Integer getMinItemCompatibility()
Gets the value of the minItemCompatibility property.

Returns:
possible object is Integer

setMinItemCompatibility

public void setMinItemCompatibility(java.lang.Integer value)
Sets the value of the minItemCompatibility property.

Parameters:
value - allowed object is Integer

getMaxItemCompatibility

public java.lang.Integer getMaxItemCompatibility()
Gets the value of the maxItemCompatibility property.

Returns:
possible object is Integer

setMaxItemCompatibility

public void setMaxItemCompatibility(java.lang.Integer value)
Sets the value of the maxItemCompatibility property.

Parameters:
value - allowed object is Integer

getConditionEnabled

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

Returns:
possible object is ConditionEnabledCodeType

setConditionEnabled

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

Parameters:
value - allowed object is ConditionEnabledCodeType

getConditionValues

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

Returns:
possible object is ConditionValuesType

setConditionValues

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

Parameters:
value - allowed object is ConditionValuesType

isValueCategory

public java.lang.Boolean isValueCategory()
Gets the value of the valueCategory property.

Returns:
possible object is Boolean

setValueCategory

public void setValueCategory(java.lang.Boolean value)
Sets the value of the valueCategory property.

Parameters:
value - allowed object is Boolean

getProductCreationEnabled

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

Returns:
possible object is ProductCreationEnabledCodeType

setProductCreationEnabled

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

Parameters:
value - allowed object is ProductCreationEnabledCodeType

getEANEnabled

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

Returns:
possible object is ProductIdentiferEnabledCodeType

setEANEnabled

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

Parameters:
value - allowed object is ProductIdentiferEnabledCodeType

getISBNEnabled

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

Returns:
possible object is ProductIdentiferEnabledCodeType

setISBNEnabled

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

Parameters:
value - allowed object is ProductIdentiferEnabledCodeType

getUPCEnabled

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

Returns:
possible object is ProductIdentiferEnabledCodeType

setUPCEnabled

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

Parameters:
value - allowed object is ProductIdentiferEnabledCodeType

getMaxGranularFitmentCount

public java.lang.Integer getMaxGranularFitmentCount()
Gets the value of the maxGranularFitmentCount property.

Returns:
possible object is Integer

setMaxGranularFitmentCount

public void setMaxGranularFitmentCount(java.lang.Integer value)
Sets the value of the maxGranularFitmentCount property.

Parameters:
value - allowed object is Integer

getCompatibleVehicleType

public java.lang.String getCompatibleVehicleType()
Gets the value of the compatibleVehicleType property.

Returns:
possible object is String

setCompatibleVehicleType

public void setCompatibleVehicleType(java.lang.String value)
Sets the value of the compatibleVehicleType property.

Parameters:
value - allowed object is String

getPaymentOptionsGroup

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

Returns:
possible object is PaymentOptionsGroupEnabledCodeType

setPaymentOptionsGroup

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

Parameters:
value - allowed object is PaymentOptionsGroupEnabledCodeType

getShippingProfileCategoryGroup

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

Returns:
possible object is ProfileCategoryGroupCodeType

setShippingProfileCategoryGroup

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

Parameters:
value - allowed object is ProfileCategoryGroupCodeType

getPaymentProfileCategoryGroup

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

Returns:
possible object is ProfileCategoryGroupCodeType

setPaymentProfileCategoryGroup

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

Parameters:
value - allowed object is ProfileCategoryGroupCodeType

getReturnPolicyProfileCategoryGroup

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

Returns:
possible object is ProfileCategoryGroupCodeType

setReturnPolicyProfileCategoryGroup

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

Parameters:
value - allowed object is ProfileCategoryGroupCodeType

isVINSupported

public java.lang.Boolean isVINSupported()
Gets the value of the vinSupported property.

Returns:
possible object is Boolean

setVINSupported

public void setVINSupported(java.lang.Boolean value)
Sets the value of the vinSupported property.

Parameters:
value - allowed object is Boolean

isVRMSupported

public java.lang.Boolean isVRMSupported()
Gets the value of the vrmSupported property.

Returns:
possible object is Boolean

setVRMSupported

public void setVRMSupported(java.lang.Boolean value)
Sets the value of the vrmSupported property.

Parameters:
value - allowed object is Boolean

isSellerProvidedTitleSupported

public java.lang.Boolean isSellerProvidedTitleSupported()
Gets the value of the sellerProvidedTitleSupported property.

Returns:
possible object is Boolean

setSellerProvidedTitleSupported

public void setSellerProvidedTitleSupported(java.lang.Boolean value)
Sets the value of the sellerProvidedTitleSupported property.

Parameters:
value - allowed object is Boolean

isDepositSupported

public java.lang.Boolean isDepositSupported()
Gets the value of the depositSupported property.

Returns:
possible object is Boolean

setDepositSupported

public void setDepositSupported(java.lang.Boolean value)
Sets the value of the depositSupported property.

Parameters:
value - allowed object is Boolean

isGlobalShippingEnabled

public java.lang.Boolean isGlobalShippingEnabled()
Gets the value of the globalShippingEnabled property.

Returns:
possible object is Boolean

setGlobalShippingEnabled

public void setGlobalShippingEnabled(java.lang.Boolean value)
Sets the value of the globalShippingEnabled property.

Parameters:
value - allowed object is Boolean

isAdditionalCompatibilityEnabled

public java.lang.Boolean isAdditionalCompatibilityEnabled()
Gets the value of the additionalCompatibilityEnabled property.

Returns:
possible object is Boolean

setAdditionalCompatibilityEnabled

public void setAdditionalCompatibilityEnabled(java.lang.Boolean value)
Sets the value of the additionalCompatibilityEnabled property.

Parameters:
value - allowed object is Boolean

getAny

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

getAny

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

getAnyLength

public int getAnyLength()

setAny

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

_getAny

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

setAny

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

isPickupDropOffEnabled

public java.lang.Boolean isPickupDropOffEnabled()
Gets the value of the pickupDropOffEnabled property.

Returns:
possible object is Boolean

setPickupDropOffEnabled

public void setPickupDropOffEnabled(java.lang.Boolean value)
Sets the value of the pickupDropOffEnabled property.

Parameters:
value - allowed object is Boolean

isDigitalGoodDeliveryEnabled

public java.lang.Boolean isDigitalGoodDeliveryEnabled()
Gets the value of the digitalGoodDeliveryEnabled property.

Returns:
possible object is Boolean

setDigitalGoodDeliveryEnabled

public void setDigitalGoodDeliveryEnabled(java.lang.Boolean value)
Sets the value of the digitalGoodDeliveryEnabled property.

Parameters:
value - allowed object is Boolean

isEpidSupported

public java.lang.Boolean isEpidSupported()
Gets the value of the epidSupported property.

Returns:
possible object is Boolean

setEpidSupported

public void setEpidSupported(java.lang.Boolean value)
Sets the value of the epidSupported property.

Parameters:
value - allowed object is Boolean

isKTypeSupported

public java.lang.Boolean isKTypeSupported()
Gets the value of the kTypeSupported property.

Returns:
possible object is Boolean

setKTypeSupported

public void setKTypeSupported(java.lang.Boolean value)
Sets the value of the kTypeSupported property.

Parameters:
value - allowed object is Boolean

getProductRequiredEnabled

public ProductRequiredEnabledCodeType getProductRequiredEnabled()
Gets the value of the productRequiredEnabled property.

Returns:
possible object is ProductRequiredEnabledCodeType

setProductRequiredEnabled

public void setProductRequiredEnabled(ProductRequiredEnabledCodeType value)
Sets the value of the productRequiredEnabled property.

Parameters:
value - allowed object is ProductRequiredEnabledCodeType

getDomesticReturnsAcceptedValues

public DomesticReturnsAcceptedCodeType getDomesticReturnsAcceptedValues()
Gets the value of the domesticReturnsAcceptedValues property.

Returns:
possible object is DomesticReturnsAcceptedCodeType

setDomesticReturnsAcceptedValues

public void setDomesticReturnsAcceptedValues(DomesticReturnsAcceptedCodeType value)
Sets the value of the domesticReturnsAcceptedValues property.

Parameters:
value - allowed object is DomesticReturnsAcceptedCodeType

getInternationalReturnsAcceptedValues

public InternationalReturnsAcceptedCodeType getInternationalReturnsAcceptedValues()
Gets the value of the internationalReturnsAcceptedValues property.

Returns:
possible object is InternationalReturnsAcceptedCodeType

setInternationalReturnsAcceptedValues

public void setInternationalReturnsAcceptedValues(InternationalReturnsAcceptedCodeType value)
Sets the value of the internationalReturnsAcceptedValues property.

Parameters:
value - allowed object is InternationalReturnsAcceptedCodeType

getDomesticReturnsDurationValues

public DomesticReturnsDurationCodeType getDomesticReturnsDurationValues()
Gets the value of the domesticReturnsDurationValues property.

Returns:
possible object is DomesticReturnsDurationCodeType

setDomesticReturnsDurationValues

public void setDomesticReturnsDurationValues(DomesticReturnsDurationCodeType value)
Sets the value of the domesticReturnsDurationValues property.

Parameters:
value - allowed object is DomesticReturnsDurationCodeType

getInternationalReturnsDurationValues

public InternationalReturnsDurationCodeType getInternationalReturnsDurationValues()
Gets the value of the internationalReturnsDurationValues property.

Returns:
possible object is InternationalReturnsDurationCodeType

setInternationalReturnsDurationValues

public void setInternationalReturnsDurationValues(InternationalReturnsDurationCodeType value)
Sets the value of the internationalReturnsDurationValues property.

Parameters:
value - allowed object is InternationalReturnsDurationCodeType

getDomesticReturnsShipmentPayeeValues

public DomesticReturnsShipmentPayeeCodeType getDomesticReturnsShipmentPayeeValues()
Gets the value of the domesticReturnsShipmentPayeeValues property.

Returns:
possible object is DomesticReturnsShipmentPayeeCodeType

setDomesticReturnsShipmentPayeeValues

public void setDomesticReturnsShipmentPayeeValues(DomesticReturnsShipmentPayeeCodeType value)
Sets the value of the domesticReturnsShipmentPayeeValues property.

Parameters:
value - allowed object is DomesticReturnsShipmentPayeeCodeType

getInternationalReturnsShipmentPayeeValues

public InternationalReturnsShipmentPayeeCodeType getInternationalReturnsShipmentPayeeValues()
Gets the value of the internationalReturnsShipmentPayeeValues property.

Returns:
possible object is InternationalReturnsShipmentPayeeCodeType

setInternationalReturnsShipmentPayeeValues

public void setInternationalReturnsShipmentPayeeValues(InternationalReturnsShipmentPayeeCodeType value)
Sets the value of the internationalReturnsShipmentPayeeValues property.

Parameters:
value - allowed object is InternationalReturnsShipmentPayeeCodeType

getDomesticRefundMethodValues

public DomesticRefundMethodCodeType getDomesticRefundMethodValues()
Gets the value of the domesticRefundMethodValues property.

Returns:
possible object is DomesticRefundMethodCodeType

setDomesticRefundMethodValues

public void setDomesticRefundMethodValues(DomesticRefundMethodCodeType value)
Sets the value of the domesticRefundMethodValues property.

Parameters:
value - allowed object is DomesticRefundMethodCodeType

getInternationalRefundMethodValues

public InternationalRefundMethodCodeType getInternationalRefundMethodValues()
Gets the value of the internationalRefundMethodValues property.

Returns:
possible object is InternationalRefundMethodCodeType

setInternationalRefundMethodValues

public void setInternationalRefundMethodValues(InternationalRefundMethodCodeType value)
Sets the value of the internationalRefundMethodValues property.

Parameters:
value - allowed object is InternationalRefundMethodCodeType

isReturnPolicyDescriptionEnabled

public java.lang.Boolean isReturnPolicyDescriptionEnabled()
Gets the value of the returnPolicyDescriptionEnabled property.

Returns:
possible object is Boolean

setReturnPolicyDescriptionEnabled

public void setReturnPolicyDescriptionEnabled(java.lang.Boolean value)
Sets the value of the returnPolicyDescriptionEnabled property.

Parameters:
value - allowed object is Boolean

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.