Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class ItemType

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

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

Contains the data defining one item. A seller populates an object of this type at listing time with the definition of a new item. A seller also uses an object of this type to relist or revise an item. Calls that retrieve item data (such as the GetSellerList call) return an object of this type, filled with the item's data.

Java class for ItemType complex type.

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

 <complexType name="ItemType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ApplicationData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AttributeSetArray" type="{urn:ebay:apis:eBLBaseComponents}AttributeSetArrayType" minOccurs="0"/>
         <element name="AttributeArray" type="{urn:ebay:apis:eBLBaseComponents}AttributeArrayType" minOccurs="0"/>
         <element name="LookupAttributeArray" type="{urn:ebay:apis:eBLBaseComponents}LookupAttributeArrayType" minOccurs="0"/>
         <element name="AutoPay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BiddingDetails" type="{urn:ebay:apis:eBLBaseComponents}BiddingDetailsType" minOccurs="0"/>
         <element name="BuyerProtection" type="{urn:ebay:apis:eBLBaseComponents}BuyerProtectionCodeType" minOccurs="0"/>
         <element name="BuyItNowPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="CategoryMappingAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Charity" type="{urn:ebay:apis:eBLBaseComponents}CharityType" minOccurs="0"/>
         <element name="Country" type="{urn:ebay:apis:eBLBaseComponents}CountryCodeType" minOccurs="0"/>
         <element name="CrossPromotion" type="{urn:ebay:apis:eBLBaseComponents}CrossPromotionsType" minOccurs="0"/>
         <element name="Currency" type="{urn:ebay:apis:eBLBaseComponents}CurrencyCodeType" minOccurs="0"/>
         <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DescriptionReviseMode" type="{urn:ebay:apis:eBLBaseComponents}DescriptionReviseModeCodeType" minOccurs="0"/>
         <element name="Distance" type="{urn:ebay:apis:eBLBaseComponents}DistanceType" minOccurs="0"/>
         <element name="HitCounter" type="{urn:ebay:apis:eBLBaseComponents}HitCounterCodeType" minOccurs="0"/>
         <element name="ItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/>
         <element name="ListingDetails" type="{urn:ebay:apis:eBLBaseComponents}ListingDetailsType" minOccurs="0"/>
         <element name="ListingDesigner" type="{urn:ebay:apis:eBLBaseComponents}ListingDesignerType" minOccurs="0"/>
         <element name="ListingDuration" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
         <element name="ListingEnhancement" type="{urn:ebay:apis:eBLBaseComponents}ListingEnhancementsCodeType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ListingType" type="{urn:ebay:apis:eBLBaseComponents}ListingTypeCodeType" minOccurs="0"/>
         <element name="Location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LotSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="PartnerCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PartnerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PaymentDetails" type="{urn:ebay:apis:eBLBaseComponents}PaymentDetailsType" minOccurs="0"/>
         <element name="PaymentMethods" type="{urn:ebay:apis:eBLBaseComponents}BuyerPaymentMethodCodeType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="PayPalEmailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PrimaryCategory" type="{urn:ebay:apis:eBLBaseComponents}CategoryType" minOccurs="0"/>
         <element name="PrivateListing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ProductListingDetails" type="{urn:ebay:apis:eBLBaseComponents}ProductListingDetailsType" minOccurs="0"/>
         <element name="Quantity" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="PrivateNotes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RegionID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RelistLink" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ReservePrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="ReviseStatus" type="{urn:ebay:apis:eBLBaseComponents}ReviseStatusType" minOccurs="0"/>
         <element name="ScheduleTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SecondaryCategory" type="{urn:ebay:apis:eBLBaseComponents}CategoryType" minOccurs="0"/>
         <element name="FreeAddedCategory" type="{urn:ebay:apis:eBLBaseComponents}CategoryType" minOccurs="0"/>
         <element name="Seller" type="{urn:ebay:apis:eBLBaseComponents}UserType" minOccurs="0"/>
         <element name="SellingStatus" type="{urn:ebay:apis:eBLBaseComponents}SellingStatusType" minOccurs="0"/>
         <element name="ShippingDetails" type="{urn:ebay:apis:eBLBaseComponents}ShippingDetailsType" minOccurs="0"/>
         <element name="ShipToLocations" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Site" type="{urn:ebay:apis:eBLBaseComponents}SiteCodeType" minOccurs="0"/>
         <element name="StartPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="Storefront" type="{urn:ebay:apis:eBLBaseComponents}StorefrontType" minOccurs="0"/>
         <element name="SubTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TimeLeft" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="UUID" type="{urn:ebay:apis:eBLBaseComponents}UUIDType" minOccurs="0"/>
         <element name="VATDetails" type="{urn:ebay:apis:eBLBaseComponents}VATDetailsType" minOccurs="0"/>
         <element name="SellerVacationNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="WatchCount" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="HitCount" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="DisableBuyerRequirements" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BestOfferDetails" type="{urn:ebay:apis:eBLBaseComponents}BestOfferDetailsType" minOccurs="0"/>
         <element name="LocationDefaulted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UseTaxTable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="GetItFast" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BuyerResponsibleForShipping" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LimitedWarrantyEligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayNotes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="QuestionCount" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="Relisted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="QuantityAvailable" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="SKU" type="{urn:ebay:apis:eBLBaseComponents}SKUType" minOccurs="0"/>
         <element name="SearchDetails" type="{urn:ebay:apis:eBLBaseComponents}SearchDetailsType" minOccurs="0"/>
         <element name="PostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SellerInventoryID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PictureDetails" type="{urn:ebay:apis:eBLBaseComponents}PictureDetailsType" minOccurs="0"/>
         <element name="DispatchTimeMax" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="BestOfferEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LocalListing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SellerContactDetails" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/>
         <element name="TotalQuestionCount" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="ProxyItem" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExtendedSellerContactDetails" type="{urn:ebay:apis:eBLBaseComponents}ExtendedContactDetailsType" minOccurs="0"/>
         <element name="LeadCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="NewLeadCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ItemSpecifics" type="{urn:ebay:apis:eBLBaseComponents}NameValueListArrayType" minOccurs="0"/>
         <element name="GroupCategoryID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ClassifiedAdPayPerLeadFee" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="BidGroupItem" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ApplyBuyerProtection" type="{urn:ebay:apis:eBLBaseComponents}BuyerProtectionDetailsType" minOccurs="0"/>
         <element name="ListingSubtype2" type="{urn:ebay:apis:eBLBaseComponents}ListingSubtypeCodeType" minOccurs="0"/>
         <element name="MechanicalCheckAccepted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UpdateSellerInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UpdateReturnPolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ItemPolicyViolation" type="{urn:ebay:apis:eBLBaseComponents}ItemPolicyViolationType" minOccurs="0"/>
         <element name="CrossBorderTrade" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
         <element name="BusinessSellerDetails" type="{urn:ebay:apis:eBLBaseComponents}BusinessSellerDetailsType" minOccurs="0"/>
         <element name="BuyerGuaranteePrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="BuyerRequirementDetails" type="{urn:ebay:apis:eBLBaseComponents}BuyerRequirementDetailsType" minOccurs="0"/>
         <element name="ReturnPolicy" type="{urn:ebay:apis:eBLBaseComponents}ReturnPolicyType" minOccurs="0"/>
         <element name="PaymentAllowedSite" type="{urn:ebay:apis:eBLBaseComponents}SiteCodeType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="InventoryTrackingMethod" type="{urn:ebay:apis:eBLBaseComponents}InventoryTrackingMethodCodeType" minOccurs="0"/>
         <element name="IntegratedMerchantCreditCardEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Variations" type="{urn:ebay:apis:eBLBaseComponents}VariationsType" minOccurs="0"/>
         <element name="ItemCompatibilityList" type="{urn:ebay:apis:eBLBaseComponents}ItemCompatibilityListType" minOccurs="0"/>
         <element name="ItemCompatibilityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ConditionID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ConditionDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ConditionDisplayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TaxCategory" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="QuantityAvailableHint" type="{urn:ebay:apis:eBLBaseComponents}QuantityAvailableHintCodeType" minOccurs="0"/>
         <element name="QuantityThreshold" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="DiscountPriceInfo" type="{urn:ebay:apis:eBLBaseComponents}DiscountPriceInfoType" minOccurs="0"/>
         <element name="SellerProvidedTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="VIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="VINLink" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="VRM" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="VRMLink" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="QuantityInfo" type="{urn:ebay:apis:eBLBaseComponents}QuantityInfoType" minOccurs="0"/>
         <element name="SellerProfiles" type="{urn:ebay:apis:eBLBaseComponents}SellerProfilesType" minOccurs="0"/>
         <element name="ShippingServiceCostOverrideList" type="{urn:ebay:apis:eBLBaseComponents}ShippingServiceCostOverrideListType" minOccurs="0"/>
         <element name="ShippingOverride" type="{urn:ebay:apis:eBLBaseComponents}ShippingOverrideType" minOccurs="0"/>
         <element name="ShippingPackageDetails" type="{urn:ebay:apis:eBLBaseComponents}ShipPackageDetailsType" minOccurs="0"/>
         <element name="TopRatedListing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="QuantityRestrictionPerBuyer" type="{urn:ebay:apis:eBLBaseComponents}QuantityRestrictionPerBuyerInfoType" minOccurs="0"/>
         <element name="FloorPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="CeilingPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/>
         <element name="IsIntermediatedShippingEligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UnitInfo" type="{urn:ebay:apis:eBLBaseComponents}UnitInfoType" minOccurs="0"/>
         <element name="RelistParentID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="ConditionDefinition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="HideFromSearch" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ReasonHideFromSearch" type="{urn:ebay:apis:eBLBaseComponents}ReasonHideFromSearchCodeType" minOccurs="0"/>
         <element name="IncludeRecommendations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="PickupInStoreDetails" type="{urn:ebay:apis:eBLBaseComponents}PickupInStoreDetailsType" minOccurs="0"/>
         <element name="SiteId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="IgnoreQuantity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AvailableForPickupDropOff" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="EligibleForPickupDropOff" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LiveAuction" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="DigitalGoodInfo" type="{urn:ebay:apis:eBLBaseComponents}DigitalGoodInfoType" minOccurs="0"/>
         <element name="eBayPlus" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayPlusEligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eMailDeliveryAvailable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="IsSecureDescription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  java.util.List<java.lang.Object> any
           
protected  java.lang.String applicationData
           
protected  BuyerProtectionDetailsType applyBuyerProtection
           
protected  AttributeArrayType attributeArray
           
protected  AttributeSetArrayType attributeSetArray
           
protected  java.lang.Boolean autoPay
           
protected  java.lang.Boolean availableForPickupDropOff
           
protected  BestOfferDetailsType bestOfferDetails
           
protected  java.lang.Boolean bestOfferEnabled
           
protected  BiddingDetailsType biddingDetails
           
protected  java.lang.Boolean bidGroupItem
           
protected  BusinessSellerDetailsType businessSellerDetails
           
protected  AmountType buyerGuaranteePrice
           
protected  BuyerProtectionCodeType buyerProtection
           
protected  BuyerRequirementDetailsType buyerRequirementDetails
           
protected  java.lang.Boolean buyerResponsibleForShipping
           
protected  AmountType buyItNowPrice
           
protected  java.lang.Boolean categoryMappingAllowed
           
protected  AmountType ceilingPrice
           
protected  CharityType charity
           
protected  AmountType classifiedAdPayPerLeadFee
           
protected  java.lang.String conditionDefinition
           
protected  java.lang.String conditionDescription
           
protected  java.lang.String conditionDisplayName
           
protected  java.lang.Integer conditionID
           
protected  CountryCodeType country
           
protected  java.util.List<java.lang.String> crossBorderTrade
           
protected  CrossPromotionsType crossPromotion
           
protected  CurrencyCodeType currency
           
protected  java.lang.String description
           
protected  DescriptionReviseModeCodeType descriptionReviseMode
           
protected  DigitalGoodInfoType digitalGoodInfo
           
protected  java.lang.Boolean disableBuyerRequirements
           
protected  DiscountPriceInfoType discountPriceInfo
           
protected  java.lang.Integer dispatchTimeMax
           
protected  DistanceType distance
           
protected  java.lang.String eBayNotes
           
protected  java.lang.Boolean eBayPlus
           
protected  java.lang.Boolean eBayPlusEligible
           
protected  java.lang.Boolean eligibleForPickupDropOff
           
protected  java.lang.Boolean eMailDeliveryAvailable
           
protected  ExtendedContactDetailsType extendedSellerContactDetails
           
protected  AmountType floorPrice
           
protected  CategoryType freeAddedCategory
           
protected  java.lang.Boolean getItFast
           
protected  java.lang.String groupCategoryID
           
protected  java.lang.Boolean hideFromSearch
           
protected  java.lang.Long hitCount
           
protected  HitCounterCodeType hitCounter
           
protected  java.lang.Boolean ignoreQuantity
           
protected  java.lang.Boolean includeRecommendations
           
protected  java.lang.Boolean integratedMerchantCreditCardEnabled
           
protected  InventoryTrackingMethodCodeType inventoryTrackingMethod
           
protected  java.lang.Boolean isIntermediatedShippingEligible
           
protected  java.lang.Boolean isSecureDescription
           
protected  java.lang.Integer itemCompatibilityCount
           
protected  ItemCompatibilityListType itemCompatibilityList
           
protected  java.lang.String itemID
           
protected  ItemPolicyViolationType itemPolicyViolation
           
protected  NameValueListArrayType itemSpecifics
           
protected  java.lang.Integer leadCount
           
protected  java.lang.Boolean limitedWarrantyEligible
           
protected  ListingDesignerType listingDesigner
           
protected  ListingDetailsType listingDetails
           
protected  java.lang.String listingDuration
           
protected  java.util.List<ListingEnhancementsCodeType> listingEnhancement
           
protected  ListingSubtypeCodeType listingSubtype2
           
protected  ListingTypeCodeType listingType
           
protected  java.lang.Boolean liveAuction
           
protected  java.lang.Boolean localListing
           
protected  java.lang.String location
           
protected  java.lang.Boolean locationDefaulted
           
protected  LookupAttributeArrayType lookupAttributeArray
           
protected  java.lang.Integer lotSize
           
protected  java.lang.Boolean mechanicalCheckAccepted
           
protected  java.lang.Integer newLeadCount
           
protected  java.lang.String partnerCode
           
protected  java.lang.String partnerName
           
protected  java.util.List<SiteCodeType> paymentAllowedSite
           
protected  PaymentDetailsType paymentDetails
           
protected  java.util.List<BuyerPaymentMethodCodeType> paymentMethods
           
protected  java.lang.String payPalEmailAddress
           
protected  PickupInStoreDetailsType pickupInStoreDetails
           
protected  PictureDetailsType pictureDetails
           
protected  java.lang.String postalCode
           
protected  CategoryType primaryCategory
           
protected  java.lang.Boolean privateListing
           
protected  java.lang.String privateNotes
           
protected  ProductListingDetailsType productListingDetails
           
protected  java.lang.Boolean proxyItem
           
protected  java.lang.Integer quantity
           
protected  java.lang.Integer quantityAvailable
           
protected  QuantityAvailableHintCodeType quantityAvailableHint
           
protected  QuantityInfoType quantityInfo
           
protected  QuantityRestrictionPerBuyerInfoType quantityRestrictionPerBuyer
           
protected  java.lang.Integer quantityThreshold
           
protected  java.lang.Long questionCount
           
protected  ReasonHideFromSearchCodeType reasonHideFromSearch
           
protected  java.lang.String regionID
           
protected  java.lang.Boolean relisted
           
protected  java.lang.Boolean relistLink
           
protected  java.lang.Long relistParentID
           
protected  AmountType reservePrice
           
protected  ReturnPolicyType returnPolicy
           
protected  ReviseStatusType reviseStatus
           
protected  java.util.Calendar scheduleTime
           
protected  SearchDetailsType searchDetails
           
protected  CategoryType secondaryCategory
           
protected  UserType seller
           
protected  AddressType sellerContactDetails
           
protected  java.lang.String sellerInventoryID
           
protected  SellerProfilesType sellerProfiles
           
protected  java.lang.String sellerProvidedTitle
           
protected  java.lang.String sellerVacationNote
           
protected  SellingStatusType sellingStatus
           
protected  ShippingDetailsType shippingDetails
           
protected  ShippingOverrideType shippingOverride
           
protected  ShipPackageDetailsType shippingPackageDetails
           
protected  ShippingServiceCostOverrideListType shippingServiceCostOverrideList
           
protected  java.util.List<java.lang.String> shipToLocations
           
protected  SiteCodeType site
           
protected  java.lang.Integer siteId
           
protected  java.lang.String sku
           
protected  AmountType startPrice
           
protected  StorefrontType storefront
           
protected  java.lang.String subTitle
           
protected  java.lang.String taxCategory
           
protected  javax.xml.datatype.Duration timeLeft
           
protected  java.lang.String title
           
protected  java.lang.Boolean topRatedListing
           
protected  java.lang.Long totalQuestionCount
           
protected  UnitInfoType unitInfo
           
protected  java.lang.Boolean updateReturnPolicy
           
protected  java.lang.Boolean updateSellerInfo
           
protected  java.lang.Boolean useTaxTable
           
protected  java.lang.String uuid
           
protected  VariationsType variations
           
protected  VATDetailsType vatDetails
           
protected  java.lang.String vin
           
protected  java.lang.String vinLink
           
protected  java.lang.String vrm
           
protected  java.lang.String vrmLink
           
protected  java.lang.Long watchCount
           
 
Constructor Summary
ItemType()
           
 
Method Summary
protected  java.util.List<java.lang.Object> _getAny()
           
protected  java.util.List<java.lang.String> _getCrossBorderTrade()
           
protected  java.util.List<ListingEnhancementsCodeType> _getListingEnhancement()
           
protected  java.util.List<SiteCodeType> _getPaymentAllowedSite()
           
protected  java.util.List<BuyerPaymentMethodCodeType> _getPaymentMethods()
           
protected  java.util.List<java.lang.String> _getShipToLocations()
           
 java.lang.Object[] getAny()
           
 java.lang.Object getAny(int idx)
           
 int getAnyLength()
           
 java.lang.String getApplicationData()
          Gets the value of the applicationData property.
 BuyerProtectionDetailsType getApplyBuyerProtection()
          Gets the value of the applyBuyerProtection property.
 AttributeArrayType getAttributeArray()
          Gets the value of the attributeArray property.
 AttributeSetArrayType getAttributeSetArray()
          Gets the value of the attributeSetArray property.
 BestOfferDetailsType getBestOfferDetails()
          Gets the value of the bestOfferDetails property.
 BiddingDetailsType getBiddingDetails()
          Gets the value of the biddingDetails property.
 BusinessSellerDetailsType getBusinessSellerDetails()
          Gets the value of the businessSellerDetails property.
 AmountType getBuyerGuaranteePrice()
          Gets the value of the buyerGuaranteePrice property.
 BuyerProtectionCodeType getBuyerProtection()
          Gets the value of the buyerProtection property.
 BuyerRequirementDetailsType getBuyerRequirementDetails()
          Gets the value of the buyerRequirementDetails property.
 AmountType getBuyItNowPrice()
          Gets the value of the buyItNowPrice property.
 AmountType getCeilingPrice()
          Gets the value of the ceilingPrice property.
 CharityType getCharity()
          Gets the value of the charity property.
 AmountType getClassifiedAdPayPerLeadFee()
          Gets the value of the classifiedAdPayPerLeadFee property.
 java.lang.String getConditionDefinition()
          Gets the value of the conditionDefinition property.
 java.lang.String getConditionDescription()
          Gets the value of the conditionDescription property.
 java.lang.String getConditionDisplayName()
          Gets the value of the conditionDisplayName property.
 java.lang.Integer getConditionID()
          Gets the value of the conditionID property.
 CountryCodeType getCountry()
          Gets the value of the country property.
 java.lang.String[] getCrossBorderTrade()
           
 java.lang.String getCrossBorderTrade(int idx)
           
 int getCrossBorderTradeLength()
           
 CrossPromotionsType getCrossPromotion()
          Gets the value of the crossPromotion property.
 CurrencyCodeType getCurrency()
          Gets the value of the currency property.
 java.lang.String getDescription()
          Gets the value of the description property.
 DescriptionReviseModeCodeType getDescriptionReviseMode()
          Gets the value of the descriptionReviseMode property.
 DigitalGoodInfoType getDigitalGoodInfo()
          Gets the value of the digitalGoodInfo property.
 DiscountPriceInfoType getDiscountPriceInfo()
          Gets the value of the discountPriceInfo property.
 java.lang.Integer getDispatchTimeMax()
          Gets the value of the dispatchTimeMax property.
 DistanceType getDistance()
          Gets the value of the distance property.
 java.lang.String getEBayNotes()
          Gets the value of the eBayNotes property.
 ExtendedContactDetailsType getExtendedSellerContactDetails()
          Gets the value of the extendedSellerContactDetails property.
 AmountType getFloorPrice()
          Gets the value of the floorPrice property.
 CategoryType getFreeAddedCategory()
          Gets the value of the freeAddedCategory property.
 java.lang.String getGroupCategoryID()
          Gets the value of the groupCategoryID property.
 java.lang.Long getHitCount()
          Gets the value of the hitCount property.
 HitCounterCodeType getHitCounter()
          Gets the value of the hitCounter property.
 InventoryTrackingMethodCodeType getInventoryTrackingMethod()
          Gets the value of the inventoryTrackingMethod property.
 java.lang.Integer getItemCompatibilityCount()
          Gets the value of the itemCompatibilityCount property.
 ItemCompatibilityListType getItemCompatibilityList()
          Gets the value of the itemCompatibilityList property.
 java.lang.String getItemID()
          Gets the value of the itemID property.
 ItemPolicyViolationType getItemPolicyViolation()
          Gets the value of the itemPolicyViolation property.
 NameValueListArrayType getItemSpecifics()
          Gets the value of the itemSpecifics property.
 java.lang.Integer getLeadCount()
          Gets the value of the leadCount property.
 ListingDesignerType getListingDesigner()
          Gets the value of the listingDesigner property.
 ListingDetailsType getListingDetails()
          Gets the value of the listingDetails property.
 java.lang.String getListingDuration()
          Gets the value of the listingDuration property.
 ListingEnhancementsCodeType[] getListingEnhancement()
           
 ListingEnhancementsCodeType getListingEnhancement(int idx)
           
 int getListingEnhancementLength()
           
 ListingSubtypeCodeType getListingSubtype2()
          Gets the value of the listingSubtype2 property.
 ListingTypeCodeType getListingType()
          Gets the value of the listingType property.
 java.lang.String getLocation()
          Gets the value of the location property.
 LookupAttributeArrayType getLookupAttributeArray()
          Gets the value of the lookupAttributeArray property.
 java.lang.Integer getLotSize()
          Gets the value of the lotSize property.
 java.lang.Integer getNewLeadCount()
          Gets the value of the newLeadCount property.
 java.lang.String getPartnerCode()
          Gets the value of the partnerCode property.
 java.lang.String getPartnerName()
          Gets the value of the partnerName property.
 SiteCodeType[] getPaymentAllowedSite()
           
 SiteCodeType getPaymentAllowedSite(int idx)
           
 int getPaymentAllowedSiteLength()
           
 PaymentDetailsType getPaymentDetails()
          Gets the value of the paymentDetails property.
 BuyerPaymentMethodCodeType[] getPaymentMethods()
           
 BuyerPaymentMethodCodeType getPaymentMethods(int idx)
           
 int getPaymentMethodsLength()
           
 java.lang.String getPayPalEmailAddress()
          Gets the value of the payPalEmailAddress property.
 PickupInStoreDetailsType getPickupInStoreDetails()
          Gets the value of the pickupInStoreDetails property.
 PictureDetailsType getPictureDetails()
          Gets the value of the pictureDetails property.
 java.lang.String getPostalCode()
          Gets the value of the postalCode property.
 CategoryType getPrimaryCategory()
          Gets the value of the primaryCategory property.
 java.lang.String getPrivateNotes()
          Gets the value of the privateNotes property.
 ProductListingDetailsType getProductListingDetails()
          Gets the value of the productListingDetails property.
 java.lang.Integer getQuantity()
          Gets the value of the quantity property.
 java.lang.Integer getQuantityAvailable()
          Gets the value of the quantityAvailable property.
 QuantityAvailableHintCodeType getQuantityAvailableHint()
          Gets the value of the quantityAvailableHint property.
 QuantityInfoType getQuantityInfo()
          Gets the value of the quantityInfo property.
 QuantityRestrictionPerBuyerInfoType getQuantityRestrictionPerBuyer()
          Gets the value of the quantityRestrictionPerBuyer property.
 java.lang.Integer getQuantityThreshold()
          Gets the value of the quantityThreshold property.
 java.lang.Long getQuestionCount()
          Gets the value of the questionCount property.
 ReasonHideFromSearchCodeType getReasonHideFromSearch()
          Gets the value of the reasonHideFromSearch property.
 java.lang.String getRegionID()
          Gets the value of the regionID property.
 java.lang.Long getRelistParentID()
          Gets the value of the relistParentID property.
 AmountType getReservePrice()
          Gets the value of the reservePrice property.
 ReturnPolicyType getReturnPolicy()
          Gets the value of the returnPolicy property.
 ReviseStatusType getReviseStatus()
          Gets the value of the reviseStatus property.
 java.util.Calendar getScheduleTime()
          Gets the value of the scheduleTime property.
 SearchDetailsType getSearchDetails()
          Gets the value of the searchDetails property.
 CategoryType getSecondaryCategory()
          Gets the value of the secondaryCategory property.
 UserType getSeller()
          Gets the value of the seller property.
 AddressType getSellerContactDetails()
          Gets the value of the sellerContactDetails property.
 java.lang.String getSellerInventoryID()
          Gets the value of the sellerInventoryID property.
 SellerProfilesType getSellerProfiles()
          Gets the value of the sellerProfiles property.
 java.lang.String getSellerProvidedTitle()
          Gets the value of the sellerProvidedTitle property.
 java.lang.String getSellerVacationNote()
          Gets the value of the sellerVacationNote property.
 SellingStatusType getSellingStatus()
          Gets the value of the sellingStatus property.
 ShippingDetailsType getShippingDetails()
          Gets the value of the shippingDetails property.
 ShippingOverrideType getShippingOverride()
          Gets the value of the shippingOverride property.
 ShipPackageDetailsType getShippingPackageDetails()
          Gets the value of the shippingPackageDetails property.
 ShippingServiceCostOverrideListType getShippingServiceCostOverrideList()
          Gets the value of the shippingServiceCostOverrideList property.
 java.lang.String[] getShipToLocations()
           
 java.lang.String getShipToLocations(int idx)
           
 int getShipToLocationsLength()
           
 SiteCodeType getSite()
          Gets the value of the site property.
 java.lang.Integer getSiteId()
          Gets the value of the siteId property.
 java.lang.String getSKU()
          Gets the value of the sku property.
 AmountType getStartPrice()
          Gets the value of the startPrice property.
 StorefrontType getStorefront()
          Gets the value of the storefront property.
 java.lang.String getSubTitle()
          Gets the value of the subTitle property.
 java.lang.String getTaxCategory()
          Gets the value of the taxCategory property.
 javax.xml.datatype.Duration getTimeLeft()
          Gets the value of the timeLeft property.
 java.lang.String getTitle()
          Gets the value of the title property.
 java.lang.Long getTotalQuestionCount()
          Gets the value of the totalQuestionCount property.
 UnitInfoType getUnitInfo()
          Gets the value of the unitInfo property.
 java.lang.String getUUID()
          Gets the value of the uuid property.
 VariationsType getVariations()
          Gets the value of the variations property.
 VATDetailsType getVATDetails()
          Gets the value of the vatDetails property.
 java.lang.String getVIN()
          Gets the value of the vin property.
 java.lang.String getVINLink()
          Gets the value of the vinLink property.
 java.lang.String getVRM()
          Gets the value of the vrm property.
 java.lang.String getVRMLink()
          Gets the value of the vrmLink property.
 java.lang.Long getWatchCount()
          Gets the value of the watchCount property.
 java.lang.Boolean isAutoPay()
          Gets the value of the autoPay property.
 java.lang.Boolean isAvailableForPickupDropOff()
          Gets the value of the availableForPickupDropOff property.
 java.lang.Boolean isBestOfferEnabled()
          Gets the value of the bestOfferEnabled property.
 java.lang.Boolean isBidGroupItem()
          Gets the value of the bidGroupItem property.
 java.lang.Boolean isBuyerResponsibleForShipping()
          Gets the value of the buyerResponsibleForShipping property.
 java.lang.Boolean isCategoryMappingAllowed()
          Gets the value of the categoryMappingAllowed property.
 java.lang.Boolean isDisableBuyerRequirements()
          Gets the value of the disableBuyerRequirements property.
 java.lang.Boolean isEBayPlus()
          Gets the value of the eBayPlus property.
 java.lang.Boolean isEBayPlusEligible()
          Gets the value of the eBayPlusEligible property.
 java.lang.Boolean isEligibleForPickupDropOff()
          Gets the value of the eligibleForPickupDropOff property.
 java.lang.Boolean isEMailDeliveryAvailable()
          Gets the value of the eMailDeliveryAvailable property.
 java.lang.Boolean isGetItFast()
          Gets the value of the getItFast property.
 java.lang.Boolean isHideFromSearch()
          Gets the value of the hideFromSearch property.
 java.lang.Boolean isIgnoreQuantity()
          Gets the value of the ignoreQuantity property.
 java.lang.Boolean isIncludeRecommendations()
          Gets the value of the includeRecommendations property.
 java.lang.Boolean isIntegratedMerchantCreditCardEnabled()
          Gets the value of the integratedMerchantCreditCardEnabled property.
 java.lang.Boolean isIsIntermediatedShippingEligible()
          Gets the value of the isIntermediatedShippingEligible property.
 java.lang.Boolean isIsSecureDescription()
          Gets the value of the isSecureDescription property.
 java.lang.Boolean isLimitedWarrantyEligible()
          Gets the value of the limitedWarrantyEligible property.
 java.lang.Boolean isLiveAuction()
          Gets the value of the liveAuction property.
 java.lang.Boolean isLocalListing()
          Gets the value of the localListing property.
 java.lang.Boolean isLocationDefaulted()
          Gets the value of the locationDefaulted property.
 java.lang.Boolean isMechanicalCheckAccepted()
          Gets the value of the mechanicalCheckAccepted property.
 java.lang.Boolean isPrivateListing()
          Gets the value of the privateListing property.
 java.lang.Boolean isProxyItem()
          Gets the value of the proxyItem property.
 java.lang.Boolean isRelisted()
          Gets the value of the relisted property.
 java.lang.Boolean isRelistLink()
          Gets the value of the relistLink property.
 java.lang.Boolean isTopRatedListing()
          Gets the value of the topRatedListing property.
 java.lang.Boolean isUpdateReturnPolicy()
          Gets the value of the updateReturnPolicy property.
 java.lang.Boolean isUpdateSellerInfo()
          Gets the value of the updateSellerInfo property.
 java.lang.Boolean isUseTaxTable()
          Gets the value of the useTaxTable property.
 java.lang.Object setAny(int idx, java.lang.Object value)
           
 void setAny(java.lang.Object[] values)
           
 void setApplicationData(java.lang.String value)
          Sets the value of the applicationData property.
 void setApplyBuyerProtection(BuyerProtectionDetailsType value)
          Sets the value of the applyBuyerProtection property.
 void setAttributeArray(AttributeArrayType value)
          Sets the value of the attributeArray property.
 void setAttributeSetArray(AttributeSetArrayType value)
          Sets the value of the attributeSetArray property.
 void setAutoPay(java.lang.Boolean value)
          Sets the value of the autoPay property.
 void setAvailableForPickupDropOff(java.lang.Boolean value)
          Sets the value of the availableForPickupDropOff property.
 void setBestOfferDetails(BestOfferDetailsType value)
          Sets the value of the bestOfferDetails property.
 void setBestOfferEnabled(java.lang.Boolean value)
          Sets the value of the bestOfferEnabled property.
 void setBiddingDetails(BiddingDetailsType value)
          Sets the value of the biddingDetails property.
 void setBidGroupItem(java.lang.Boolean value)
          Sets the value of the bidGroupItem property.
 void setBusinessSellerDetails(BusinessSellerDetailsType value)
          Sets the value of the businessSellerDetails property.
 void setBuyerGuaranteePrice(AmountType value)
          Sets the value of the buyerGuaranteePrice property.
 void setBuyerProtection(BuyerProtectionCodeType value)
          Sets the value of the buyerProtection property.
 void setBuyerRequirementDetails(BuyerRequirementDetailsType value)
          Sets the value of the buyerRequirementDetails property.
 void setBuyerResponsibleForShipping(java.lang.Boolean value)
          Sets the value of the buyerResponsibleForShipping property.
 void setBuyItNowPrice(AmountType value)
          Sets the value of the buyItNowPrice property.
 void setCategoryMappingAllowed(java.lang.Boolean value)
          Sets the value of the categoryMappingAllowed property.
 void setCeilingPrice(AmountType value)
          Sets the value of the ceilingPrice property.
 void setCharity(CharityType value)
          Sets the value of the charity property.
 void setClassifiedAdPayPerLeadFee(AmountType value)
          Sets the value of the classifiedAdPayPerLeadFee property.
 void setConditionDefinition(java.lang.String value)
          Sets the value of the conditionDefinition property.
 void setConditionDescription(java.lang.String value)
          Sets the value of the conditionDescription property.
 void setConditionDisplayName(java.lang.String value)
          Sets the value of the conditionDisplayName property.
 void setConditionID(java.lang.Integer value)
          Sets the value of the conditionID property.
 void setCountry(CountryCodeType value)
          Sets the value of the country property.
 java.lang.String setCrossBorderTrade(int idx, java.lang.String value)
           
 void setCrossBorderTrade(java.lang.String[] values)
           
 void setCrossPromotion(CrossPromotionsType value)
          Sets the value of the crossPromotion property.
 void setCurrency(CurrencyCodeType value)
          Sets the value of the currency property.
 void setDescription(java.lang.String value)
          Sets the value of the description property.
 void setDescriptionReviseMode(DescriptionReviseModeCodeType value)
          Sets the value of the descriptionReviseMode property.
 void setDigitalGoodInfo(DigitalGoodInfoType value)
          Sets the value of the digitalGoodInfo property.
 void setDisableBuyerRequirements(java.lang.Boolean value)
          Sets the value of the disableBuyerRequirements property.
 void setDiscountPriceInfo(DiscountPriceInfoType value)
          Sets the value of the discountPriceInfo property.
 void setDispatchTimeMax(java.lang.Integer value)
          Sets the value of the dispatchTimeMax property.
 void setDistance(DistanceType value)
          Sets the value of the distance property.
 void setEBayNotes(java.lang.String value)
          Sets the value of the eBayNotes property.
 void setEBayPlus(java.lang.Boolean value)
          Sets the value of the eBayPlus property.
 void setEBayPlusEligible(java.lang.Boolean value)
          Sets the value of the eBayPlusEligible property.
 void setEligibleForPickupDropOff(java.lang.Boolean value)
          Sets the value of the eligibleForPickupDropOff property.
 void setEMailDeliveryAvailable(java.lang.Boolean value)
          Sets the value of the eMailDeliveryAvailable property.
 void setExtendedSellerContactDetails(ExtendedContactDetailsType value)
          Sets the value of the extendedSellerContactDetails property.
 void setFloorPrice(AmountType value)
          Sets the value of the floorPrice property.
 void setFreeAddedCategory(CategoryType value)
          Sets the value of the freeAddedCategory property.
 void setGetItFast(java.lang.Boolean value)
          Sets the value of the getItFast property.
 void setGroupCategoryID(java.lang.String value)
          Sets the value of the groupCategoryID property.
 void setHideFromSearch(java.lang.Boolean value)
          Sets the value of the hideFromSearch property.
 void setHitCount(java.lang.Long value)
          Sets the value of the hitCount property.
 void setHitCounter(HitCounterCodeType value)
          Sets the value of the hitCounter property.
 void setIgnoreQuantity(java.lang.Boolean value)
          Sets the value of the ignoreQuantity property.
 void setIncludeRecommendations(java.lang.Boolean value)
          Sets the value of the includeRecommendations property.
 void setIntegratedMerchantCreditCardEnabled(java.lang.Boolean value)
          Sets the value of the integratedMerchantCreditCardEnabled property.
 void setInventoryTrackingMethod(InventoryTrackingMethodCodeType value)
          Sets the value of the inventoryTrackingMethod property.
 void setIsIntermediatedShippingEligible(java.lang.Boolean value)
          Sets the value of the isIntermediatedShippingEligible property.
 void setIsSecureDescription(java.lang.Boolean value)
          Sets the value of the isSecureDescription property.
 void setItemCompatibilityCount(java.lang.Integer value)
          Sets the value of the itemCompatibilityCount property.
 void setItemCompatibilityList(ItemCompatibilityListType value)
          Sets the value of the itemCompatibilityList property.
 void setItemID(java.lang.String value)
          Sets the value of the itemID property.
 void setItemPolicyViolation(ItemPolicyViolationType value)
          Sets the value of the itemPolicyViolation property.
 void setItemSpecifics(NameValueListArrayType value)
          Sets the value of the itemSpecifics property.
 void setLeadCount(java.lang.Integer value)
          Sets the value of the leadCount property.
 void setLimitedWarrantyEligible(java.lang.Boolean value)
          Sets the value of the limitedWarrantyEligible property.
 void setListingDesigner(ListingDesignerType value)
          Sets the value of the listingDesigner property.
 void setListingDetails(ListingDetailsType value)
          Sets the value of the listingDetails property.
 void setListingDuration(java.lang.String value)
          Sets the value of the listingDuration property.
 ListingEnhancementsCodeType setListingEnhancement(int idx, ListingEnhancementsCodeType value)
           
 void setListingEnhancement(ListingEnhancementsCodeType[] values)
           
 void setListingSubtype2(ListingSubtypeCodeType value)
          Sets the value of the listingSubtype2 property.
 void setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void setLiveAuction(java.lang.Boolean value)
          Sets the value of the liveAuction property.
 void setLocalListing(java.lang.Boolean value)
          Sets the value of the localListing property.
 void setLocation(java.lang.String value)
          Sets the value of the location property.
 void setLocationDefaulted(java.lang.Boolean value)
          Sets the value of the locationDefaulted property.
 void setLookupAttributeArray(LookupAttributeArrayType value)
          Sets the value of the lookupAttributeArray property.
 void setLotSize(java.lang.Integer value)
          Sets the value of the lotSize property.
 void setMechanicalCheckAccepted(java.lang.Boolean value)
          Sets the value of the mechanicalCheckAccepted property.
 void setNewLeadCount(java.lang.Integer value)
          Sets the value of the newLeadCount property.
 void setPartnerCode(java.lang.String value)
          Sets the value of the partnerCode property.
 void setPartnerName(java.lang.String value)
          Sets the value of the partnerName property.
 SiteCodeType setPaymentAllowedSite(int idx, SiteCodeType value)
           
 void setPaymentAllowedSite(SiteCodeType[] values)
           
 void setPaymentDetails(PaymentDetailsType value)
          Sets the value of the paymentDetails property.
 void setPaymentMethods(BuyerPaymentMethodCodeType[] values)
           
 BuyerPaymentMethodCodeType setPaymentMethods(int idx, BuyerPaymentMethodCodeType value)
           
 void setPayPalEmailAddress(java.lang.String value)
          Sets the value of the payPalEmailAddress property.
 void setPickupInStoreDetails(PickupInStoreDetailsType value)
          Sets the value of the pickupInStoreDetails property.
 void setPictureDetails(PictureDetailsType value)
          Sets the value of the pictureDetails property.
 void setPostalCode(java.lang.String value)
          Sets the value of the postalCode property.
 void setPrimaryCategory(CategoryType value)
          Sets the value of the primaryCategory property.
 void setPrivateListing(java.lang.Boolean value)
          Sets the value of the privateListing property.
 void setPrivateNotes(java.lang.String value)
          Sets the value of the privateNotes property.
 void setProductListingDetails(ProductListingDetailsType value)
          Sets the value of the productListingDetails property.
 void setProxyItem(java.lang.Boolean value)
          Sets the value of the proxyItem property.
 void setQuantity(java.lang.Integer value)
          Sets the value of the quantity property.
 void setQuantityAvailable(java.lang.Integer value)
          Sets the value of the quantityAvailable property.
 void setQuantityAvailableHint(QuantityAvailableHintCodeType value)
          Sets the value of the quantityAvailableHint property.
 void setQuantityInfo(QuantityInfoType value)
          Sets the value of the quantityInfo property.
 void setQuantityRestrictionPerBuyer(QuantityRestrictionPerBuyerInfoType value)
          Sets the value of the quantityRestrictionPerBuyer property.
 void setQuantityThreshold(java.lang.Integer value)
          Sets the value of the quantityThreshold property.
 void setQuestionCount(java.lang.Long value)
          Sets the value of the questionCount property.
 void setReasonHideFromSearch(ReasonHideFromSearchCodeType value)
          Sets the value of the reasonHideFromSearch property.
 void setRegionID(java.lang.String value)
          Sets the value of the regionID property.
 void setRelisted(java.lang.Boolean value)
          Sets the value of the relisted property.
 void setRelistLink(java.lang.Boolean value)
          Sets the value of the relistLink property.
 void setRelistParentID(java.lang.Long value)
          Sets the value of the relistParentID property.
 void setReservePrice(AmountType value)
          Sets the value of the reservePrice property.
 void setReturnPolicy(ReturnPolicyType value)
          Sets the value of the returnPolicy property.
 void setReviseStatus(ReviseStatusType value)
          Sets the value of the reviseStatus property.
 void setScheduleTime(java.util.Calendar value)
          Sets the value of the scheduleTime property.
 void setSearchDetails(SearchDetailsType value)
          Sets the value of the searchDetails property.
 void setSecondaryCategory(CategoryType value)
          Sets the value of the secondaryCategory property.
 void setSeller(UserType value)
          Sets the value of the seller property.
 void setSellerContactDetails(AddressType value)
          Sets the value of the sellerContactDetails property.
 void setSellerInventoryID(java.lang.String value)
          Sets the value of the sellerInventoryID property.
 void setSellerProfiles(SellerProfilesType value)
          Sets the value of the sellerProfiles property.
 void setSellerProvidedTitle(java.lang.String value)
          Sets the value of the sellerProvidedTitle property.
 void setSellerVacationNote(java.lang.String value)
          Sets the value of the sellerVacationNote property.
 void setSellingStatus(SellingStatusType value)
          Sets the value of the sellingStatus property.
 void setShippingDetails(ShippingDetailsType value)
          Sets the value of the shippingDetails property.
 void setShippingOverride(ShippingOverrideType value)
          Sets the value of the shippingOverride property.
 void setShippingPackageDetails(ShipPackageDetailsType value)
          Sets the value of the shippingPackageDetails property.
 void setShippingServiceCostOverrideList(ShippingServiceCostOverrideListType value)
          Sets the value of the shippingServiceCostOverrideList property.
 java.lang.String setShipToLocations(int idx, java.lang.String value)
           
 void setShipToLocations(java.lang.String[] values)
           
 void setSite(SiteCodeType value)
          Sets the value of the site property.
 void setSiteId(java.lang.Integer value)
          Sets the value of the siteId property.
 void setSKU(java.lang.String value)
          Sets the value of the sku property.
 void setStartPrice(AmountType value)
          Sets the value of the startPrice property.
 void setStorefront(StorefrontType value)
          Sets the value of the storefront property.
 void setSubTitle(java.lang.String value)
          Sets the value of the subTitle property.
 void setTaxCategory(java.lang.String value)
          Sets the value of the taxCategory property.
 void setTimeLeft(javax.xml.datatype.Duration value)
          Sets the value of the timeLeft property.
 void setTitle(java.lang.String value)
          Sets the value of the title property.
 void setTopRatedListing(java.lang.Boolean value)
          Sets the value of the topRatedListing property.
 void setTotalQuestionCount(java.lang.Long value)
          Sets the value of the totalQuestionCount property.
 void setUnitInfo(UnitInfoType value)
          Sets the value of the unitInfo property.
 void setUpdateReturnPolicy(java.lang.Boolean value)
          Sets the value of the updateReturnPolicy property.
 void setUpdateSellerInfo(java.lang.Boolean value)
          Sets the value of the updateSellerInfo property.
 void setUseTaxTable(java.lang.Boolean value)
          Sets the value of the useTaxTable property.
 void setUUID(java.lang.String value)
          Sets the value of the uuid property.
 void setVariations(VariationsType value)
          Sets the value of the variations property.
 void setVATDetails(VATDetailsType value)
          Sets the value of the vatDetails property.
 void setVIN(java.lang.String value)
          Sets the value of the vin property.
 void setVINLink(java.lang.String value)
          Sets the value of the vinLink property.
 void setVRM(java.lang.String value)
          Sets the value of the vrm property.
 void setVRMLink(java.lang.String value)
          Sets the value of the vrmLink property.
 void setWatchCount(java.lang.Long value)
          Sets the value of the watchCount property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

applicationData

protected java.lang.String applicationData

attributeSetArray

protected AttributeSetArrayType attributeSetArray

attributeArray

protected AttributeArrayType attributeArray

lookupAttributeArray

protected LookupAttributeArrayType lookupAttributeArray

autoPay

protected java.lang.Boolean autoPay

biddingDetails

protected BiddingDetailsType biddingDetails

buyerProtection

protected BuyerProtectionCodeType buyerProtection

buyItNowPrice

protected AmountType buyItNowPrice

categoryMappingAllowed

protected java.lang.Boolean categoryMappingAllowed

charity

protected CharityType charity

country

protected CountryCodeType country

crossPromotion

protected CrossPromotionsType crossPromotion

currency

protected CurrencyCodeType currency

description

protected java.lang.String description

descriptionReviseMode

protected DescriptionReviseModeCodeType descriptionReviseMode

distance

protected DistanceType distance

hitCounter

protected HitCounterCodeType hitCounter

itemID

protected java.lang.String itemID

listingDetails

protected ListingDetailsType listingDetails

listingDesigner

protected ListingDesignerType listingDesigner

listingDuration

protected java.lang.String listingDuration

listingEnhancement

protected java.util.List<ListingEnhancementsCodeType> listingEnhancement

listingType

protected ListingTypeCodeType listingType

location

protected java.lang.String location

lotSize

protected java.lang.Integer lotSize

partnerCode

protected java.lang.String partnerCode

partnerName

protected java.lang.String partnerName

paymentDetails

protected PaymentDetailsType paymentDetails

paymentMethods

protected java.util.List<BuyerPaymentMethodCodeType> paymentMethods

payPalEmailAddress

protected java.lang.String payPalEmailAddress

primaryCategory

protected CategoryType primaryCategory

privateListing

protected java.lang.Boolean privateListing

productListingDetails

protected ProductListingDetailsType productListingDetails

quantity

protected java.lang.Integer quantity

privateNotes

protected java.lang.String privateNotes

regionID

protected java.lang.String regionID

relistLink

protected java.lang.Boolean relistLink

reservePrice

protected AmountType reservePrice

reviseStatus

protected ReviseStatusType reviseStatus

scheduleTime

protected java.util.Calendar scheduleTime

secondaryCategory

protected CategoryType secondaryCategory

freeAddedCategory

protected CategoryType freeAddedCategory

seller

protected UserType seller

sellingStatus

protected SellingStatusType sellingStatus

shippingDetails

protected ShippingDetailsType shippingDetails

shipToLocations

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

site

protected SiteCodeType site

startPrice

protected AmountType startPrice

storefront

protected StorefrontType storefront

subTitle

protected java.lang.String subTitle

timeLeft

protected javax.xml.datatype.Duration timeLeft

title

protected java.lang.String title

uuid

protected java.lang.String uuid

vatDetails

protected VATDetailsType vatDetails

sellerVacationNote

protected java.lang.String sellerVacationNote

watchCount

protected java.lang.Long watchCount

hitCount

protected java.lang.Long hitCount

disableBuyerRequirements

protected java.lang.Boolean disableBuyerRequirements

bestOfferDetails

protected BestOfferDetailsType bestOfferDetails

locationDefaulted

protected java.lang.Boolean locationDefaulted

useTaxTable

protected java.lang.Boolean useTaxTable

getItFast

protected java.lang.Boolean getItFast

buyerResponsibleForShipping

protected java.lang.Boolean buyerResponsibleForShipping

limitedWarrantyEligible

protected java.lang.Boolean limitedWarrantyEligible

eBayNotes

protected java.lang.String eBayNotes

questionCount

protected java.lang.Long questionCount

relisted

protected java.lang.Boolean relisted

quantityAvailable

protected java.lang.Integer quantityAvailable

sku

protected java.lang.String sku

searchDetails

protected SearchDetailsType searchDetails

postalCode

protected java.lang.String postalCode

sellerInventoryID

protected java.lang.String sellerInventoryID

pictureDetails

protected PictureDetailsType pictureDetails

dispatchTimeMax

protected java.lang.Integer dispatchTimeMax

bestOfferEnabled

protected java.lang.Boolean bestOfferEnabled

localListing

protected java.lang.Boolean localListing

sellerContactDetails

protected AddressType sellerContactDetails

totalQuestionCount

protected java.lang.Long totalQuestionCount

proxyItem

protected java.lang.Boolean proxyItem

extendedSellerContactDetails

protected ExtendedContactDetailsType extendedSellerContactDetails

leadCount

protected java.lang.Integer leadCount

newLeadCount

protected java.lang.Integer newLeadCount

itemSpecifics

protected NameValueListArrayType itemSpecifics

groupCategoryID

protected java.lang.String groupCategoryID

classifiedAdPayPerLeadFee

protected AmountType classifiedAdPayPerLeadFee

bidGroupItem

protected java.lang.Boolean bidGroupItem

applyBuyerProtection

protected BuyerProtectionDetailsType applyBuyerProtection

listingSubtype2

protected ListingSubtypeCodeType listingSubtype2

mechanicalCheckAccepted

protected java.lang.Boolean mechanicalCheckAccepted

updateSellerInfo

protected java.lang.Boolean updateSellerInfo

updateReturnPolicy

protected java.lang.Boolean updateReturnPolicy

itemPolicyViolation

protected ItemPolicyViolationType itemPolicyViolation

crossBorderTrade

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

businessSellerDetails

protected BusinessSellerDetailsType businessSellerDetails

buyerGuaranteePrice

protected AmountType buyerGuaranteePrice

buyerRequirementDetails

protected BuyerRequirementDetailsType buyerRequirementDetails

returnPolicy

protected ReturnPolicyType returnPolicy

paymentAllowedSite

protected java.util.List<SiteCodeType> paymentAllowedSite

inventoryTrackingMethod

protected InventoryTrackingMethodCodeType inventoryTrackingMethod

integratedMerchantCreditCardEnabled

protected java.lang.Boolean integratedMerchantCreditCardEnabled

variations

protected VariationsType variations

itemCompatibilityList

protected ItemCompatibilityListType itemCompatibilityList

itemCompatibilityCount

protected java.lang.Integer itemCompatibilityCount

conditionID

protected java.lang.Integer conditionID

conditionDescription

protected java.lang.String conditionDescription

conditionDisplayName

protected java.lang.String conditionDisplayName

taxCategory

protected java.lang.String taxCategory

quantityAvailableHint

protected QuantityAvailableHintCodeType quantityAvailableHint

quantityThreshold

protected java.lang.Integer quantityThreshold

discountPriceInfo

protected DiscountPriceInfoType discountPriceInfo

sellerProvidedTitle

protected java.lang.String sellerProvidedTitle

vin

protected java.lang.String vin

vinLink

protected java.lang.String vinLink

vrm

protected java.lang.String vrm

vrmLink

protected java.lang.String vrmLink

quantityInfo

protected QuantityInfoType quantityInfo

sellerProfiles

protected SellerProfilesType sellerProfiles

shippingServiceCostOverrideList

protected ShippingServiceCostOverrideListType shippingServiceCostOverrideList

shippingOverride

protected ShippingOverrideType shippingOverride

shippingPackageDetails

protected ShipPackageDetailsType shippingPackageDetails

topRatedListing

protected java.lang.Boolean topRatedListing

quantityRestrictionPerBuyer

protected QuantityRestrictionPerBuyerInfoType quantityRestrictionPerBuyer

floorPrice

protected AmountType floorPrice

ceilingPrice

protected AmountType ceilingPrice

isIntermediatedShippingEligible

protected java.lang.Boolean isIntermediatedShippingEligible

unitInfo

protected UnitInfoType unitInfo

relistParentID

protected java.lang.Long relistParentID

conditionDefinition

protected java.lang.String conditionDefinition

hideFromSearch

protected java.lang.Boolean hideFromSearch

reasonHideFromSearch

protected ReasonHideFromSearchCodeType reasonHideFromSearch

includeRecommendations

protected java.lang.Boolean includeRecommendations

pickupInStoreDetails

protected PickupInStoreDetailsType pickupInStoreDetails

siteId

protected java.lang.Integer siteId

ignoreQuantity

protected java.lang.Boolean ignoreQuantity

availableForPickupDropOff

protected java.lang.Boolean availableForPickupDropOff

eligibleForPickupDropOff

protected java.lang.Boolean eligibleForPickupDropOff

liveAuction

protected java.lang.Boolean liveAuction

digitalGoodInfo

protected DigitalGoodInfoType digitalGoodInfo

eBayPlus

protected java.lang.Boolean eBayPlus

eBayPlusEligible

protected java.lang.Boolean eBayPlusEligible

eMailDeliveryAvailable

protected java.lang.Boolean eMailDeliveryAvailable

isSecureDescription

protected java.lang.Boolean isSecureDescription

any

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

ItemType

public ItemType()
Method Detail

getApplicationData

public java.lang.String getApplicationData()
Gets the value of the applicationData property.

Returns:
possible object is String

setApplicationData

public void setApplicationData(java.lang.String value)
Sets the value of the applicationData property.

Parameters:
value - allowed object is String

getAttributeSetArray

public AttributeSetArrayType getAttributeSetArray()
Gets the value of the attributeSetArray property.

Returns:
possible object is AttributeSetArrayType

setAttributeSetArray

public void setAttributeSetArray(AttributeSetArrayType value)
Sets the value of the attributeSetArray property.

Parameters:
value - allowed object is AttributeSetArrayType

getAttributeArray

public AttributeArrayType getAttributeArray()
Gets the value of the attributeArray property.

Returns:
possible object is AttributeArrayType

setAttributeArray

public void setAttributeArray(AttributeArrayType value)
Sets the value of the attributeArray property.

Parameters:
value - allowed object is AttributeArrayType

getLookupAttributeArray

public LookupAttributeArrayType getLookupAttributeArray()
Gets the value of the lookupAttributeArray property.

Returns:
possible object is LookupAttributeArrayType

setLookupAttributeArray

public void setLookupAttributeArray(LookupAttributeArrayType value)
Sets the value of the lookupAttributeArray property.

Parameters:
value - allowed object is LookupAttributeArrayType

isAutoPay

public java.lang.Boolean isAutoPay()
Gets the value of the autoPay property.

Returns:
possible object is Boolean

setAutoPay

public void setAutoPay(java.lang.Boolean value)
Sets the value of the autoPay property.

Parameters:
value - allowed object is Boolean

getBiddingDetails

public BiddingDetailsType getBiddingDetails()
Gets the value of the biddingDetails property.

Returns:
possible object is BiddingDetailsType

setBiddingDetails

public void setBiddingDetails(BiddingDetailsType value)
Sets the value of the biddingDetails property.

Parameters:
value - allowed object is BiddingDetailsType

getBuyerProtection

public BuyerProtectionCodeType getBuyerProtection()
Gets the value of the buyerProtection property.

Returns:
possible object is BuyerProtectionCodeType

setBuyerProtection

public void setBuyerProtection(BuyerProtectionCodeType value)
Sets the value of the buyerProtection property.

Parameters:
value - allowed object is BuyerProtectionCodeType

getBuyItNowPrice

public AmountType getBuyItNowPrice()
Gets the value of the buyItNowPrice property.

Returns:
possible object is AmountType

setBuyItNowPrice

public void setBuyItNowPrice(AmountType value)
Sets the value of the buyItNowPrice property.

Parameters:
value - allowed object is AmountType

isCategoryMappingAllowed

public java.lang.Boolean isCategoryMappingAllowed()
Gets the value of the categoryMappingAllowed property.

Returns:
possible object is Boolean

setCategoryMappingAllowed

public void setCategoryMappingAllowed(java.lang.Boolean value)
Sets the value of the categoryMappingAllowed property.

Parameters:
value - allowed object is Boolean

getCharity

public CharityType getCharity()
Gets the value of the charity property.

Returns:
possible object is CharityType

setCharity

public void setCharity(CharityType value)
Sets the value of the charity property.

Parameters:
value - allowed object is CharityType

getCountry

public CountryCodeType getCountry()
Gets the value of the country property.

Returns:
possible object is CountryCodeType

setCountry

public void setCountry(CountryCodeType value)
Sets the value of the country property.

Parameters:
value - allowed object is CountryCodeType

getCrossPromotion

public CrossPromotionsType getCrossPromotion()
Gets the value of the crossPromotion property.

Returns:
possible object is CrossPromotionsType

setCrossPromotion

public void setCrossPromotion(CrossPromotionsType value)
Sets the value of the crossPromotion property.

Parameters:
value - allowed object is CrossPromotionsType

getCurrency

public CurrencyCodeType getCurrency()
Gets the value of the currency property.

Returns:
possible object is CurrencyCodeType

setCurrency

public void setCurrency(CurrencyCodeType value)
Sets the value of the currency property.

Parameters:
value - allowed object is CurrencyCodeType

getDescription

public java.lang.String getDescription()
Gets the value of the description property.

Returns:
possible object is String

setDescription

public void setDescription(java.lang.String value)
Sets the value of the description property.

Parameters:
value - allowed object is String

getDescriptionReviseMode

public DescriptionReviseModeCodeType getDescriptionReviseMode()
Gets the value of the descriptionReviseMode property.

Returns:
possible object is DescriptionReviseModeCodeType

setDescriptionReviseMode

public void setDescriptionReviseMode(DescriptionReviseModeCodeType value)
Sets the value of the descriptionReviseMode property.

Parameters:
value - allowed object is DescriptionReviseModeCodeType

getDistance

public DistanceType getDistance()
Gets the value of the distance property.

Returns:
possible object is DistanceType

setDistance

public void setDistance(DistanceType value)
Sets the value of the distance property.

Parameters:
value - allowed object is DistanceType

getHitCounter

public HitCounterCodeType getHitCounter()
Gets the value of the hitCounter property.

Returns:
possible object is HitCounterCodeType

setHitCounter

public void setHitCounter(HitCounterCodeType value)
Sets the value of the hitCounter property.

Parameters:
value - allowed object is HitCounterCodeType

getItemID

public java.lang.String getItemID()
Gets the value of the itemID property.

Returns:
possible object is String

setItemID

public void setItemID(java.lang.String value)
Sets the value of the itemID property.

Parameters:
value - allowed object is String

getListingDetails

public ListingDetailsType getListingDetails()
Gets the value of the listingDetails property.

Returns:
possible object is ListingDetailsType

setListingDetails

public void setListingDetails(ListingDetailsType value)
Sets the value of the listingDetails property.

Parameters:
value - allowed object is ListingDetailsType

getListingDesigner

public ListingDesignerType getListingDesigner()
Gets the value of the listingDesigner property.

Returns:
possible object is ListingDesignerType

setListingDesigner

public void setListingDesigner(ListingDesignerType value)
Sets the value of the listingDesigner property.

Parameters:
value - allowed object is ListingDesignerType

getListingDuration

public java.lang.String getListingDuration()
Gets the value of the listingDuration property.

Returns:
possible object is String

setListingDuration

public void setListingDuration(java.lang.String value)
Sets the value of the listingDuration property.

Parameters:
value - allowed object is String

getListingEnhancement

public ListingEnhancementsCodeType[] getListingEnhancement()
Returns:
array of ListingEnhancementsCodeType

getListingEnhancement

public ListingEnhancementsCodeType getListingEnhancement(int idx)
Returns:
one of ListingEnhancementsCodeType

getListingEnhancementLength

public int getListingEnhancementLength()

setListingEnhancement

public void setListingEnhancement(ListingEnhancementsCodeType[] values)
Parameters:
values - allowed objects are ListingEnhancementsCodeType

_getListingEnhancement

protected java.util.List<ListingEnhancementsCodeType> _getListingEnhancement()

setListingEnhancement

public ListingEnhancementsCodeType setListingEnhancement(int idx,
                                                         ListingEnhancementsCodeType value)
Parameters:
value - allowed object is ListingEnhancementsCodeType

getListingType

public ListingTypeCodeType getListingType()
Gets the value of the listingType property.

Returns:
possible object is ListingTypeCodeType

setListingType

public void setListingType(ListingTypeCodeType value)
Sets the value of the listingType property.

Parameters:
value - allowed object is ListingTypeCodeType

getLocation

public java.lang.String getLocation()
Gets the value of the location property.

Returns:
possible object is String

setLocation

public void setLocation(java.lang.String value)
Sets the value of the location property.

Parameters:
value - allowed object is String

getLotSize

public java.lang.Integer getLotSize()
Gets the value of the lotSize property.

Returns:
possible object is Integer

setLotSize

public void setLotSize(java.lang.Integer value)
Sets the value of the lotSize property.

Parameters:
value - allowed object is Integer

getPartnerCode

public java.lang.String getPartnerCode()
Gets the value of the partnerCode property.

Returns:
possible object is String

setPartnerCode

public void setPartnerCode(java.lang.String value)
Sets the value of the partnerCode property.

Parameters:
value - allowed object is String

getPartnerName

public java.lang.String getPartnerName()
Gets the value of the partnerName property.

Returns:
possible object is String

setPartnerName

public void setPartnerName(java.lang.String value)
Sets the value of the partnerName property.

Parameters:
value - allowed object is String

getPaymentDetails

public PaymentDetailsType getPaymentDetails()
Gets the value of the paymentDetails property.

Returns:
possible object is PaymentDetailsType

setPaymentDetails

public void setPaymentDetails(PaymentDetailsType value)
Sets the value of the paymentDetails property.

Parameters:
value - allowed object is PaymentDetailsType

getPaymentMethods

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

getPaymentMethods

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

getPaymentMethodsLength

public int getPaymentMethodsLength()

setPaymentMethods

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

_getPaymentMethods

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

setPaymentMethods

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

getPayPalEmailAddress

public java.lang.String getPayPalEmailAddress()
Gets the value of the payPalEmailAddress property.

Returns:
possible object is String

setPayPalEmailAddress

public void setPayPalEmailAddress(java.lang.String value)
Sets the value of the payPalEmailAddress property.

Parameters:
value - allowed object is String

getPrimaryCategory

public CategoryType getPrimaryCategory()
Gets the value of the primaryCategory property.

Returns:
possible object is CategoryType

setPrimaryCategory

public void setPrimaryCategory(CategoryType value)
Sets the value of the primaryCategory property.

Parameters:
value - allowed object is CategoryType

isPrivateListing

public java.lang.Boolean isPrivateListing()
Gets the value of the privateListing property.

Returns:
possible object is Boolean

setPrivateListing

public void setPrivateListing(java.lang.Boolean value)
Sets the value of the privateListing property.

Parameters:
value - allowed object is Boolean

getProductListingDetails

public ProductListingDetailsType getProductListingDetails()
Gets the value of the productListingDetails property.

Returns:
possible object is ProductListingDetailsType

setProductListingDetails

public void setProductListingDetails(ProductListingDetailsType value)
Sets the value of the productListingDetails property.

Parameters:
value - allowed object is ProductListingDetailsType

getQuantity

public java.lang.Integer getQuantity()
Gets the value of the quantity property.

Returns:
possible object is Integer

setQuantity

public void setQuantity(java.lang.Integer value)
Sets the value of the quantity property.

Parameters:
value - allowed object is Integer

getPrivateNotes

public java.lang.String getPrivateNotes()
Gets the value of the privateNotes property.

Returns:
possible object is String

setPrivateNotes

public void setPrivateNotes(java.lang.String value)
Sets the value of the privateNotes property.

Parameters:
value - allowed object is String

getRegionID

public java.lang.String getRegionID()
Gets the value of the regionID property.

Returns:
possible object is String

setRegionID

public void setRegionID(java.lang.String value)
Sets the value of the regionID property.

Parameters:
value - allowed object is String

isRelistLink

public java.lang.Boolean isRelistLink()
Gets the value of the relistLink property.

Returns:
possible object is Boolean

setRelistLink

public void setRelistLink(java.lang.Boolean value)
Sets the value of the relistLink property.

Parameters:
value - allowed object is Boolean

getReservePrice

public AmountType getReservePrice()
Gets the value of the reservePrice property.

Returns:
possible object is AmountType

setReservePrice

public void setReservePrice(AmountType value)
Sets the value of the reservePrice property.

Parameters:
value - allowed object is AmountType

getReviseStatus

public ReviseStatusType getReviseStatus()
Gets the value of the reviseStatus property.

Returns:
possible object is ReviseStatusType

setReviseStatus

public void setReviseStatus(ReviseStatusType value)
Sets the value of the reviseStatus property.

Parameters:
value - allowed object is ReviseStatusType

getScheduleTime

public java.util.Calendar getScheduleTime()
Gets the value of the scheduleTime property.

Returns:
possible object is String

setScheduleTime

public void setScheduleTime(java.util.Calendar value)
Sets the value of the scheduleTime property.

Parameters:
value - allowed object is String

getSecondaryCategory

public CategoryType getSecondaryCategory()
Gets the value of the secondaryCategory property.

Returns:
possible object is CategoryType

setSecondaryCategory

public void setSecondaryCategory(CategoryType value)
Sets the value of the secondaryCategory property.

Parameters:
value - allowed object is CategoryType

getFreeAddedCategory

public CategoryType getFreeAddedCategory()
Gets the value of the freeAddedCategory property.

Returns:
possible object is CategoryType

setFreeAddedCategory

public void setFreeAddedCategory(CategoryType value)
Sets the value of the freeAddedCategory property.

Parameters:
value - allowed object is CategoryType

getSeller

public UserType getSeller()
Gets the value of the seller property.

Returns:
possible object is UserType

setSeller

public void setSeller(UserType value)
Sets the value of the seller property.

Parameters:
value - allowed object is UserType

getSellingStatus

public SellingStatusType getSellingStatus()
Gets the value of the sellingStatus property.

Returns:
possible object is SellingStatusType

setSellingStatus

public void setSellingStatus(SellingStatusType value)
Sets the value of the sellingStatus property.

Parameters:
value - allowed object is SellingStatusType

getShippingDetails

public ShippingDetailsType getShippingDetails()
Gets the value of the shippingDetails property.

Returns:
possible object is ShippingDetailsType

setShippingDetails

public void setShippingDetails(ShippingDetailsType value)
Sets the value of the shippingDetails property.

Parameters:
value - allowed object is ShippingDetailsType

getShipToLocations

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

getShipToLocations

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

getShipToLocationsLength

public int getShipToLocationsLength()

setShipToLocations

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

_getShipToLocations

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

setShipToLocations

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

getSite

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

Returns:
possible object is SiteCodeType

setSite

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

Parameters:
value - allowed object is SiteCodeType

getStartPrice

public AmountType getStartPrice()
Gets the value of the startPrice property.

Returns:
possible object is AmountType

setStartPrice

public void setStartPrice(AmountType value)
Sets the value of the startPrice property.

Parameters:
value - allowed object is AmountType

getStorefront

public StorefrontType getStorefront()
Gets the value of the storefront property.

Returns:
possible object is StorefrontType

setStorefront

public void setStorefront(StorefrontType value)
Sets the value of the storefront property.

Parameters:
value - allowed object is StorefrontType

getSubTitle

public java.lang.String getSubTitle()
Gets the value of the subTitle property.

Returns:
possible object is String

setSubTitle

public void setSubTitle(java.lang.String value)
Sets the value of the subTitle property.

Parameters:
value - allowed object is String

getTimeLeft

public javax.xml.datatype.Duration getTimeLeft()
Gets the value of the timeLeft property.

Returns:
possible object is Duration

setTimeLeft

public void setTimeLeft(javax.xml.datatype.Duration value)
Sets the value of the timeLeft property.

Parameters:
value - allowed object is Duration

getTitle

public java.lang.String getTitle()
Gets the value of the title property.

Returns:
possible object is String

setTitle

public void setTitle(java.lang.String value)
Sets the value of the title property.

Parameters:
value - allowed object is String

getUUID

public java.lang.String getUUID()
Gets the value of the uuid property.

Returns:
possible object is String

setUUID

public void setUUID(java.lang.String value)
Sets the value of the uuid property.

Parameters:
value - allowed object is String

getVATDetails

public VATDetailsType getVATDetails()
Gets the value of the vatDetails property.

Returns:
possible object is VATDetailsType

setVATDetails

public void setVATDetails(VATDetailsType value)
Sets the value of the vatDetails property.

Parameters:
value - allowed object is VATDetailsType

getSellerVacationNote

public java.lang.String getSellerVacationNote()
Gets the value of the sellerVacationNote property.

Returns:
possible object is String

setSellerVacationNote

public void setSellerVacationNote(java.lang.String value)
Sets the value of the sellerVacationNote property.

Parameters:
value - allowed object is String

getWatchCount

public java.lang.Long getWatchCount()
Gets the value of the watchCount property.

Returns:
possible object is Long

setWatchCount

public void setWatchCount(java.lang.Long value)
Sets the value of the watchCount property.

Parameters:
value - allowed object is Long

getHitCount

public java.lang.Long getHitCount()
Gets the value of the hitCount property.

Returns:
possible object is Long

setHitCount

public void setHitCount(java.lang.Long value)
Sets the value of the hitCount property.

Parameters:
value - allowed object is Long

isDisableBuyerRequirements

public java.lang.Boolean isDisableBuyerRequirements()
Gets the value of the disableBuyerRequirements property.

Returns:
possible object is Boolean

setDisableBuyerRequirements

public void setDisableBuyerRequirements(java.lang.Boolean value)
Sets the value of the disableBuyerRequirements property.

Parameters:
value - allowed object is Boolean

getBestOfferDetails

public BestOfferDetailsType getBestOfferDetails()
Gets the value of the bestOfferDetails property.

Returns:
possible object is BestOfferDetailsType

setBestOfferDetails

public void setBestOfferDetails(BestOfferDetailsType value)
Sets the value of the bestOfferDetails property.

Parameters:
value - allowed object is BestOfferDetailsType

isLocationDefaulted

public java.lang.Boolean isLocationDefaulted()
Gets the value of the locationDefaulted property.

Returns:
possible object is Boolean

setLocationDefaulted

public void setLocationDefaulted(java.lang.Boolean value)
Sets the value of the locationDefaulted property.

Parameters:
value - allowed object is Boolean

isUseTaxTable

public java.lang.Boolean isUseTaxTable()
Gets the value of the useTaxTable property.

Returns:
possible object is Boolean

setUseTaxTable

public void setUseTaxTable(java.lang.Boolean value)
Sets the value of the useTaxTable property.

Parameters:
value - allowed object is Boolean

isGetItFast

public java.lang.Boolean isGetItFast()
Gets the value of the getItFast property.

Returns:
possible object is Boolean

setGetItFast

public void setGetItFast(java.lang.Boolean value)
Sets the value of the getItFast property.

Parameters:
value - allowed object is Boolean

isBuyerResponsibleForShipping

public java.lang.Boolean isBuyerResponsibleForShipping()
Gets the value of the buyerResponsibleForShipping property.

Returns:
possible object is Boolean

setBuyerResponsibleForShipping

public void setBuyerResponsibleForShipping(java.lang.Boolean value)
Sets the value of the buyerResponsibleForShipping property.

Parameters:
value - allowed object is Boolean

isLimitedWarrantyEligible

public java.lang.Boolean isLimitedWarrantyEligible()
Gets the value of the limitedWarrantyEligible property.

Returns:
possible object is Boolean

setLimitedWarrantyEligible

public void setLimitedWarrantyEligible(java.lang.Boolean value)
Sets the value of the limitedWarrantyEligible property.

Parameters:
value - allowed object is Boolean

getEBayNotes

public java.lang.String getEBayNotes()
Gets the value of the eBayNotes property.

Returns:
possible object is String

setEBayNotes

public void setEBayNotes(java.lang.String value)
Sets the value of the eBayNotes property.

Parameters:
value - allowed object is String

getQuestionCount

public java.lang.Long getQuestionCount()
Gets the value of the questionCount property.

Returns:
possible object is Long

setQuestionCount

public void setQuestionCount(java.lang.Long value)
Sets the value of the questionCount property.

Parameters:
value - allowed object is Long

isRelisted

public java.lang.Boolean isRelisted()
Gets the value of the relisted property.

Returns:
possible object is Boolean

setRelisted

public void setRelisted(java.lang.Boolean value)
Sets the value of the relisted property.

Parameters:
value - allowed object is Boolean

getQuantityAvailable

public java.lang.Integer getQuantityAvailable()
Gets the value of the quantityAvailable property.

Returns:
possible object is Integer

setQuantityAvailable

public void setQuantityAvailable(java.lang.Integer value)
Sets the value of the quantityAvailable property.

Parameters:
value - allowed object is Integer

getSKU

public java.lang.String getSKU()
Gets the value of the sku property.

Returns:
possible object is String

setSKU

public void setSKU(java.lang.String value)
Sets the value of the sku property.

Parameters:
value - allowed object is String

getSearchDetails

public SearchDetailsType getSearchDetails()
Gets the value of the searchDetails property.

Returns:
possible object is SearchDetailsType

setSearchDetails

public void setSearchDetails(SearchDetailsType value)
Sets the value of the searchDetails property.

Parameters:
value - allowed object is SearchDetailsType

getPostalCode

public java.lang.String getPostalCode()
Gets the value of the postalCode property.

Returns:
possible object is String

setPostalCode

public void setPostalCode(java.lang.String value)
Sets the value of the postalCode property.

Parameters:
value - allowed object is String

getSellerInventoryID

public java.lang.String getSellerInventoryID()
Gets the value of the sellerInventoryID property.

Returns:
possible object is String

setSellerInventoryID

public void setSellerInventoryID(java.lang.String value)
Sets the value of the sellerInventoryID property.

Parameters:
value - allowed object is String

getPictureDetails

public PictureDetailsType getPictureDetails()
Gets the value of the pictureDetails property.

Returns:
possible object is PictureDetailsType

setPictureDetails

public void setPictureDetails(PictureDetailsType value)
Sets the value of the pictureDetails property.

Parameters:
value - allowed object is PictureDetailsType

getDispatchTimeMax

public java.lang.Integer getDispatchTimeMax()
Gets the value of the dispatchTimeMax property.

Returns:
possible object is Integer

setDispatchTimeMax

public void setDispatchTimeMax(java.lang.Integer value)
Sets the value of the dispatchTimeMax property.

Parameters:
value - allowed object is Integer

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

isLocalListing

public java.lang.Boolean isLocalListing()
Gets the value of the localListing property.

Returns:
possible object is Boolean

setLocalListing

public void setLocalListing(java.lang.Boolean value)
Sets the value of the localListing property.

Parameters:
value - allowed object is Boolean

getSellerContactDetails

public AddressType getSellerContactDetails()
Gets the value of the sellerContactDetails property.

Returns:
possible object is AddressType

setSellerContactDetails

public void setSellerContactDetails(AddressType value)
Sets the value of the sellerContactDetails property.

Parameters:
value - allowed object is AddressType

getTotalQuestionCount

public java.lang.Long getTotalQuestionCount()
Gets the value of the totalQuestionCount property.

Returns:
possible object is Long

setTotalQuestionCount

public void setTotalQuestionCount(java.lang.Long value)
Sets the value of the totalQuestionCount property.

Parameters:
value - allowed object is Long

isProxyItem

public java.lang.Boolean isProxyItem()
Gets the value of the proxyItem property.

Returns:
possible object is Boolean

setProxyItem

public void setProxyItem(java.lang.Boolean value)
Sets the value of the proxyItem property.

Parameters:
value - allowed object is Boolean

getExtendedSellerContactDetails

public ExtendedContactDetailsType getExtendedSellerContactDetails()
Gets the value of the extendedSellerContactDetails property.

Returns:
possible object is ExtendedContactDetailsType

setExtendedSellerContactDetails

public void setExtendedSellerContactDetails(ExtendedContactDetailsType value)
Sets the value of the extendedSellerContactDetails property.

Parameters:
value - allowed object is ExtendedContactDetailsType

getLeadCount

public java.lang.Integer getLeadCount()
Gets the value of the leadCount property.

Returns:
possible object is Integer

setLeadCount

public void setLeadCount(java.lang.Integer value)
Sets the value of the leadCount property.

Parameters:
value - allowed object is Integer

getNewLeadCount

public java.lang.Integer getNewLeadCount()
Gets the value of the newLeadCount property.

Returns:
possible object is Integer

setNewLeadCount

public void setNewLeadCount(java.lang.Integer value)
Sets the value of the newLeadCount property.

Parameters:
value - allowed object is Integer

getItemSpecifics

public NameValueListArrayType getItemSpecifics()
Gets the value of the itemSpecifics property.

Returns:
possible object is NameValueListArrayType

setItemSpecifics

public void setItemSpecifics(NameValueListArrayType value)
Sets the value of the itemSpecifics property.

Parameters:
value - allowed object is NameValueListArrayType

getGroupCategoryID

public java.lang.String getGroupCategoryID()
Gets the value of the groupCategoryID property.

Returns:
possible object is String

setGroupCategoryID

public void setGroupCategoryID(java.lang.String value)
Sets the value of the groupCategoryID property.

Parameters:
value - allowed object is String

getClassifiedAdPayPerLeadFee

public AmountType getClassifiedAdPayPerLeadFee()
Gets the value of the classifiedAdPayPerLeadFee property.

Returns:
possible object is AmountType

setClassifiedAdPayPerLeadFee

public void setClassifiedAdPayPerLeadFee(AmountType value)
Sets the value of the classifiedAdPayPerLeadFee property.

Parameters:
value - allowed object is AmountType

isBidGroupItem

public java.lang.Boolean isBidGroupItem()
Gets the value of the bidGroupItem property.

Returns:
possible object is Boolean

setBidGroupItem

public void setBidGroupItem(java.lang.Boolean value)
Sets the value of the bidGroupItem property.

Parameters:
value - allowed object is Boolean

getApplyBuyerProtection

public BuyerProtectionDetailsType getApplyBuyerProtection()
Gets the value of the applyBuyerProtection property.

Returns:
possible object is BuyerProtectionDetailsType

setApplyBuyerProtection

public void setApplyBuyerProtection(BuyerProtectionDetailsType value)
Sets the value of the applyBuyerProtection property.

Parameters:
value - allowed object is BuyerProtectionDetailsType

getListingSubtype2

public ListingSubtypeCodeType getListingSubtype2()
Gets the value of the listingSubtype2 property.

Returns:
possible object is ListingSubtypeCodeType

setListingSubtype2

public void setListingSubtype2(ListingSubtypeCodeType value)
Sets the value of the listingSubtype2 property.

Parameters:
value - allowed object is ListingSubtypeCodeType

isMechanicalCheckAccepted

public java.lang.Boolean isMechanicalCheckAccepted()
Gets the value of the mechanicalCheckAccepted property.

Returns:
possible object is Boolean

setMechanicalCheckAccepted

public void setMechanicalCheckAccepted(java.lang.Boolean value)
Sets the value of the mechanicalCheckAccepted property.

Parameters:
value - allowed object is Boolean

isUpdateSellerInfo

public java.lang.Boolean isUpdateSellerInfo()
Gets the value of the updateSellerInfo property.

Returns:
possible object is Boolean

setUpdateSellerInfo

public void setUpdateSellerInfo(java.lang.Boolean value)
Sets the value of the updateSellerInfo property.

Parameters:
value - allowed object is Boolean

isUpdateReturnPolicy

public java.lang.Boolean isUpdateReturnPolicy()
Gets the value of the updateReturnPolicy property.

Returns:
possible object is Boolean

setUpdateReturnPolicy

public void setUpdateReturnPolicy(java.lang.Boolean value)
Sets the value of the updateReturnPolicy property.

Parameters:
value - allowed object is Boolean

getItemPolicyViolation

public ItemPolicyViolationType getItemPolicyViolation()
Gets the value of the itemPolicyViolation property.

Returns:
possible object is ItemPolicyViolationType

setItemPolicyViolation

public void setItemPolicyViolation(ItemPolicyViolationType value)
Sets the value of the itemPolicyViolation property.

Parameters:
value - allowed object is ItemPolicyViolationType

getCrossBorderTrade

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

getCrossBorderTrade

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

getCrossBorderTradeLength

public int getCrossBorderTradeLength()

setCrossBorderTrade

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

_getCrossBorderTrade

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

setCrossBorderTrade

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

getBusinessSellerDetails

public BusinessSellerDetailsType getBusinessSellerDetails()
Gets the value of the businessSellerDetails property.

Returns:
possible object is BusinessSellerDetailsType

setBusinessSellerDetails

public void setBusinessSellerDetails(BusinessSellerDetailsType value)
Sets the value of the businessSellerDetails property.

Parameters:
value - allowed object is BusinessSellerDetailsType

getBuyerGuaranteePrice

public AmountType getBuyerGuaranteePrice()
Gets the value of the buyerGuaranteePrice property.

Returns:
possible object is AmountType

setBuyerGuaranteePrice

public void setBuyerGuaranteePrice(AmountType value)
Sets the value of the buyerGuaranteePrice property.

Parameters:
value - allowed object is AmountType

getBuyerRequirementDetails

public BuyerRequirementDetailsType getBuyerRequirementDetails()
Gets the value of the buyerRequirementDetails property.

Returns:
possible object is BuyerRequirementDetailsType

setBuyerRequirementDetails

public void setBuyerRequirementDetails(BuyerRequirementDetailsType value)
Sets the value of the buyerRequirementDetails property.

Parameters:
value - allowed object is BuyerRequirementDetailsType

getReturnPolicy

public ReturnPolicyType getReturnPolicy()
Gets the value of the returnPolicy property.

Returns:
possible object is ReturnPolicyType

setReturnPolicy

public void setReturnPolicy(ReturnPolicyType value)
Sets the value of the returnPolicy property.

Parameters:
value - allowed object is ReturnPolicyType

getPaymentAllowedSite

public SiteCodeType[] getPaymentAllowedSite()
Returns:
array of SiteCodeType

getPaymentAllowedSite

public SiteCodeType getPaymentAllowedSite(int idx)
Returns:
one of SiteCodeType

getPaymentAllowedSiteLength

public int getPaymentAllowedSiteLength()

setPaymentAllowedSite

public void setPaymentAllowedSite(SiteCodeType[] values)
Parameters:
values - allowed objects are SiteCodeType

_getPaymentAllowedSite

protected java.util.List<SiteCodeType> _getPaymentAllowedSite()

setPaymentAllowedSite

public SiteCodeType setPaymentAllowedSite(int idx,
                                          SiteCodeType value)
Parameters:
value - allowed object is SiteCodeType

getInventoryTrackingMethod

public InventoryTrackingMethodCodeType getInventoryTrackingMethod()
Gets the value of the inventoryTrackingMethod property.

Returns:
possible object is InventoryTrackingMethodCodeType

setInventoryTrackingMethod

public void setInventoryTrackingMethod(InventoryTrackingMethodCodeType value)
Sets the value of the inventoryTrackingMethod property.

Parameters:
value - allowed object is InventoryTrackingMethodCodeType

isIntegratedMerchantCreditCardEnabled

public java.lang.Boolean isIntegratedMerchantCreditCardEnabled()
Gets the value of the integratedMerchantCreditCardEnabled property.

Returns:
possible object is Boolean

setIntegratedMerchantCreditCardEnabled

public void setIntegratedMerchantCreditCardEnabled(java.lang.Boolean value)
Sets the value of the integratedMerchantCreditCardEnabled property.

Parameters:
value - allowed object is Boolean

getVariations

public VariationsType getVariations()
Gets the value of the variations property.

Returns:
possible object is VariationsType

setVariations

public void setVariations(VariationsType value)
Sets the value of the variations property.

Parameters:
value - allowed object is VariationsType

getItemCompatibilityList

public ItemCompatibilityListType getItemCompatibilityList()
Gets the value of the itemCompatibilityList property.

Returns:
possible object is ItemCompatibilityListType

setItemCompatibilityList

public void setItemCompatibilityList(ItemCompatibilityListType value)
Sets the value of the itemCompatibilityList property.

Parameters:
value - allowed object is ItemCompatibilityListType

getItemCompatibilityCount

public java.lang.Integer getItemCompatibilityCount()
Gets the value of the itemCompatibilityCount property.

Returns:
possible object is Integer

setItemCompatibilityCount

public void setItemCompatibilityCount(java.lang.Integer value)
Sets the value of the itemCompatibilityCount property.

Parameters:
value - allowed object is Integer

getConditionID

public java.lang.Integer getConditionID()
Gets the value of the conditionID property.

Returns:
possible object is Integer

setConditionID

public void setConditionID(java.lang.Integer value)
Sets the value of the conditionID property.

Parameters:
value - allowed object is Integer

getConditionDescription

public java.lang.String getConditionDescription()
Gets the value of the conditionDescription property.

Returns:
possible object is String

setConditionDescription

public void setConditionDescription(java.lang.String value)
Sets the value of the conditionDescription property.

Parameters:
value - allowed object is String

getConditionDisplayName

public java.lang.String getConditionDisplayName()
Gets the value of the conditionDisplayName property.

Returns:
possible object is String

setConditionDisplayName

public void setConditionDisplayName(java.lang.String value)
Sets the value of the conditionDisplayName property.

Parameters:
value - allowed object is String

getTaxCategory

public java.lang.String getTaxCategory()
Gets the value of the taxCategory property.

Returns:
possible object is String

setTaxCategory

public void setTaxCategory(java.lang.String value)
Sets the value of the taxCategory property.

Parameters:
value - allowed object is String

getQuantityAvailableHint

public QuantityAvailableHintCodeType getQuantityAvailableHint()
Gets the value of the quantityAvailableHint property.

Returns:
possible object is QuantityAvailableHintCodeType

setQuantityAvailableHint

public void setQuantityAvailableHint(QuantityAvailableHintCodeType value)
Sets the value of the quantityAvailableHint property.

Parameters:
value - allowed object is QuantityAvailableHintCodeType

getQuantityThreshold

public java.lang.Integer getQuantityThreshold()
Gets the value of the quantityThreshold property.

Returns:
possible object is Integer

setQuantityThreshold

public void setQuantityThreshold(java.lang.Integer value)
Sets the value of the quantityThreshold property.

Parameters:
value - allowed object is Integer

getDiscountPriceInfo

public DiscountPriceInfoType getDiscountPriceInfo()
Gets the value of the discountPriceInfo property.

Returns:
possible object is DiscountPriceInfoType

setDiscountPriceInfo

public void setDiscountPriceInfo(DiscountPriceInfoType value)
Sets the value of the discountPriceInfo property.

Parameters:
value - allowed object is DiscountPriceInfoType

getSellerProvidedTitle

public java.lang.String getSellerProvidedTitle()
Gets the value of the sellerProvidedTitle property.

Returns:
possible object is String

setSellerProvidedTitle

public void setSellerProvidedTitle(java.lang.String value)
Sets the value of the sellerProvidedTitle property.

Parameters:
value - allowed object is String

getVIN

public java.lang.String getVIN()
Gets the value of the vin property.

Returns:
possible object is String

setVIN

public void setVIN(java.lang.String value)
Sets the value of the vin property.

Parameters:
value - allowed object is String

getVINLink

public java.lang.String getVINLink()
Gets the value of the vinLink property.

Returns:
possible object is String

setVINLink

public void setVINLink(java.lang.String value)
Sets the value of the vinLink property.

Parameters:
value - allowed object is String

getVRM

public java.lang.String getVRM()
Gets the value of the vrm property.

Returns:
possible object is String

setVRM

public void setVRM(java.lang.String value)
Sets the value of the vrm property.

Parameters:
value - allowed object is String

getVRMLink

public java.lang.String getVRMLink()
Gets the value of the vrmLink property.

Returns:
possible object is String

setVRMLink

public void setVRMLink(java.lang.String value)
Sets the value of the vrmLink property.

Parameters:
value - allowed object is String

getQuantityInfo

public QuantityInfoType getQuantityInfo()
Gets the value of the quantityInfo property.

Returns:
possible object is QuantityInfoType

setQuantityInfo

public void setQuantityInfo(QuantityInfoType value)
Sets the value of the quantityInfo property.

Parameters:
value - allowed object is QuantityInfoType

getSellerProfiles

public SellerProfilesType getSellerProfiles()
Gets the value of the sellerProfiles property.

Returns:
possible object is SellerProfilesType

setSellerProfiles

public void setSellerProfiles(SellerProfilesType value)
Sets the value of the sellerProfiles property.

Parameters:
value - allowed object is SellerProfilesType

getShippingServiceCostOverrideList

public ShippingServiceCostOverrideListType getShippingServiceCostOverrideList()
Gets the value of the shippingServiceCostOverrideList property.

Returns:
possible object is ShippingServiceCostOverrideListType

setShippingServiceCostOverrideList

public void setShippingServiceCostOverrideList(ShippingServiceCostOverrideListType value)
Sets the value of the shippingServiceCostOverrideList property.

Parameters:
value - allowed object is ShippingServiceCostOverrideListType

getShippingOverride

public ShippingOverrideType getShippingOverride()
Gets the value of the shippingOverride property.

Returns:
possible object is ShippingOverrideType

setShippingOverride

public void setShippingOverride(ShippingOverrideType value)
Sets the value of the shippingOverride property.

Parameters:
value - allowed object is ShippingOverrideType

getShippingPackageDetails

public ShipPackageDetailsType getShippingPackageDetails()
Gets the value of the shippingPackageDetails property.

Returns:
possible object is ShipPackageDetailsType

setShippingPackageDetails

public void setShippingPackageDetails(ShipPackageDetailsType value)
Sets the value of the shippingPackageDetails property.

Parameters:
value - allowed object is ShipPackageDetailsType

isTopRatedListing

public java.lang.Boolean isTopRatedListing()
Gets the value of the topRatedListing property.

Returns:
possible object is Boolean

setTopRatedListing

public void setTopRatedListing(java.lang.Boolean value)
Sets the value of the topRatedListing property.

Parameters:
value - allowed object is Boolean

getQuantityRestrictionPerBuyer

public QuantityRestrictionPerBuyerInfoType getQuantityRestrictionPerBuyer()
Gets the value of the quantityRestrictionPerBuyer property.

Returns:
possible object is QuantityRestrictionPerBuyerInfoType

setQuantityRestrictionPerBuyer

public void setQuantityRestrictionPerBuyer(QuantityRestrictionPerBuyerInfoType value)
Sets the value of the quantityRestrictionPerBuyer property.

Parameters:
value - allowed object is QuantityRestrictionPerBuyerInfoType

getFloorPrice

public AmountType getFloorPrice()
Gets the value of the floorPrice property.

Returns:
possible object is AmountType

setFloorPrice

public void setFloorPrice(AmountType value)
Sets the value of the floorPrice property.

Parameters:
value - allowed object is AmountType

getCeilingPrice

public AmountType getCeilingPrice()
Gets the value of the ceilingPrice property.

Returns:
possible object is AmountType

setCeilingPrice

public void setCeilingPrice(AmountType value)
Sets the value of the ceilingPrice property.

Parameters:
value - allowed object is AmountType

isIsIntermediatedShippingEligible

public java.lang.Boolean isIsIntermediatedShippingEligible()
Gets the value of the isIntermediatedShippingEligible property.

Returns:
possible object is Boolean

setIsIntermediatedShippingEligible

public void setIsIntermediatedShippingEligible(java.lang.Boolean value)
Sets the value of the isIntermediatedShippingEligible property.

Parameters:
value - allowed object is Boolean

getUnitInfo

public UnitInfoType getUnitInfo()
Gets the value of the unitInfo property.

Returns:
possible object is UnitInfoType

setUnitInfo

public void setUnitInfo(UnitInfoType value)
Sets the value of the unitInfo property.

Parameters:
value - allowed object is UnitInfoType

getRelistParentID

public java.lang.Long getRelistParentID()
Gets the value of the relistParentID property.

Returns:
possible object is Long

setRelistParentID

public void setRelistParentID(java.lang.Long value)
Sets the value of the relistParentID property.

Parameters:
value - allowed object is Long

getConditionDefinition

public java.lang.String getConditionDefinition()
Gets the value of the conditionDefinition property.

Returns:
possible object is String

setConditionDefinition

public void setConditionDefinition(java.lang.String value)
Sets the value of the conditionDefinition property.

Parameters:
value - allowed object is String

isHideFromSearch

public java.lang.Boolean isHideFromSearch()
Gets the value of the hideFromSearch property.

Returns:
possible object is Boolean

setHideFromSearch

public void setHideFromSearch(java.lang.Boolean value)
Sets the value of the hideFromSearch property.

Parameters:
value - allowed object is Boolean

getReasonHideFromSearch

public ReasonHideFromSearchCodeType getReasonHideFromSearch()
Gets the value of the reasonHideFromSearch property.

Returns:
possible object is ReasonHideFromSearchCodeType

setReasonHideFromSearch

public void setReasonHideFromSearch(ReasonHideFromSearchCodeType value)
Sets the value of the reasonHideFromSearch property.

Parameters:
value - allowed object is ReasonHideFromSearchCodeType

isIncludeRecommendations

public java.lang.Boolean isIncludeRecommendations()
Gets the value of the includeRecommendations property.

Returns:
possible object is Boolean

setIncludeRecommendations

public void setIncludeRecommendations(java.lang.Boolean value)
Sets the value of the includeRecommendations property.

Parameters:
value - allowed object is Boolean

getPickupInStoreDetails

public PickupInStoreDetailsType getPickupInStoreDetails()
Gets the value of the pickupInStoreDetails property.

Returns:
possible object is PickupInStoreDetailsType

setPickupInStoreDetails

public void setPickupInStoreDetails(PickupInStoreDetailsType value)
Sets the value of the pickupInStoreDetails property.

Parameters:
value - allowed object is PickupInStoreDetailsType

getSiteId

public java.lang.Integer getSiteId()
Gets the value of the siteId property.

Returns:
possible object is Integer

setSiteId

public void setSiteId(java.lang.Integer value)
Sets the value of the siteId property.

Parameters:
value - allowed object is Integer

isIgnoreQuantity

public java.lang.Boolean isIgnoreQuantity()
Gets the value of the ignoreQuantity property.

Returns:
possible object is Boolean

setIgnoreQuantity

public void setIgnoreQuantity(java.lang.Boolean value)
Sets the value of the ignoreQuantity property.

Parameters:
value - allowed object is Boolean

isAvailableForPickupDropOff

public java.lang.Boolean isAvailableForPickupDropOff()
Gets the value of the availableForPickupDropOff property.

Returns:
possible object is Boolean

setAvailableForPickupDropOff

public void setAvailableForPickupDropOff(java.lang.Boolean value)
Sets the value of the availableForPickupDropOff property.

Parameters:
value - allowed object is Boolean

isEligibleForPickupDropOff

public java.lang.Boolean isEligibleForPickupDropOff()
Gets the value of the eligibleForPickupDropOff property.

Returns:
possible object is Boolean

setEligibleForPickupDropOff

public void setEligibleForPickupDropOff(java.lang.Boolean value)
Sets the value of the eligibleForPickupDropOff property.

Parameters:
value - allowed object is Boolean

isLiveAuction

public java.lang.Boolean isLiveAuction()
Gets the value of the liveAuction property.

Returns:
possible object is Boolean

setLiveAuction

public void setLiveAuction(java.lang.Boolean value)
Sets the value of the liveAuction property.

Parameters:
value - allowed object is Boolean

getDigitalGoodInfo

public DigitalGoodInfoType getDigitalGoodInfo()
Gets the value of the digitalGoodInfo property.

Returns:
possible object is DigitalGoodInfoType

setDigitalGoodInfo

public void setDigitalGoodInfo(DigitalGoodInfoType value)
Sets the value of the digitalGoodInfo property.

Parameters:
value - allowed object is DigitalGoodInfoType

isEBayPlus

public java.lang.Boolean isEBayPlus()
Gets the value of the eBayPlus property.

Returns:
possible object is Boolean

setEBayPlus

public void setEBayPlus(java.lang.Boolean value)
Sets the value of the eBayPlus property.

Parameters:
value - allowed object is Boolean

isEBayPlusEligible

public java.lang.Boolean isEBayPlusEligible()
Gets the value of the eBayPlusEligible property.

Returns:
possible object is Boolean

setEBayPlusEligible

public void setEBayPlusEligible(java.lang.Boolean value)
Sets the value of the eBayPlusEligible property.

Parameters:
value - allowed object is Boolean

isEMailDeliveryAvailable

public java.lang.Boolean isEMailDeliveryAvailable()
Gets the value of the eMailDeliveryAvailable property.

Returns:
possible object is Boolean

setEMailDeliveryAvailable

public void setEMailDeliveryAvailable(java.lang.Boolean value)
Sets the value of the eMailDeliveryAvailable property.

Parameters:
value - allowed object is Boolean

isIsSecureDescription

public java.lang.Boolean isIsSecureDescription()
Gets the value of the isSecureDescription property.

Returns:
possible object is Boolean

setIsSecureDescription

public void setIsSecureDescription(java.lang.Boolean value)
Sets the value of the isSecureDescription property.

Parameters:
value - allowed object is Boolean

getAny

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

getAny

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

getAnyLength

public int getAnyLength()

setAny

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

_getAny

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

setAny

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

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.