com.amazon.webservices.awsecommerceservice._2007_04_04
Class Item

java.lang.Object
  extended by com.amazon.webservices.awsecommerceservice._2007_04_04.Item

public class Item
extends java.lang.Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ASIN" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="ParentASIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Errors" minOccurs="0"/>
         <element name="DetailPageURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SalesRank" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SmallImage" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Image" minOccurs="0"/>
         <element name="MediumImage" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Image" minOccurs="0"/>
         <element name="LargeImage" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Image" minOccurs="0"/>
         <element name="ImageSets" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="MerchantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ImageSet" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemAttributes" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}MerchantItemAttributes" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Collections" minOccurs="0"/>
         <element name="Subjects" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Subject" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}OfferSummary" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Offers" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}VariationSummary" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Variations" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerReviews" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}EditorialReviews" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SimilarProducts" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Accessories" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Tracks" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}BrowseNodes" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListmaniaLists" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SearchInside" minOccurs="0"/>
         <element name="AlternateVersions" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="AlternateVersion" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="ASIN" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="Binding" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class Item.AlternateVersions
          Java class for anonymous complex type.
static class Item.ImageSets
          Java class for anonymous complex type.
static class Item.Subjects
          Java class for anonymous complex type.
 
Field Summary
protected  Accessories accessories
           
protected  Item.AlternateVersions alternateVersions
           
protected  java.lang.String asin
           
protected  BrowseNodes browseNodes
           
protected  Collections collections
           
protected  CustomerReviews customerReviews
           
protected  java.lang.String detailPageURL
           
protected  EditorialReviews editorialReviews
           
protected  Errors errors
           
protected  java.util.List<Item.ImageSets> imageSets
           
protected  ItemAttributes itemAttributes
           
protected  Image largeImage
           
protected  ListmaniaLists listmaniaLists
           
protected  Image mediumImage
           
protected  MerchantItemAttributes merchantItemAttributes
           
protected  Offers offers
           
protected  OfferSummary offerSummary
           
protected  java.lang.String parentASIN
           
protected  java.lang.String salesRank
           
protected  SearchInside searchInside
           
protected  SimilarProducts similarProducts
           
protected  Image smallImage
           
protected  Item.Subjects subjects
           
protected  Tracks tracks
           
protected  Variations variations
           
protected  VariationSummary variationSummary
           
 
Constructor Summary
Item()
           
 
Method Summary
 Accessories getAccessories()
          Gets the value of the accessories property.
 Item.AlternateVersions getAlternateVersions()
          Gets the value of the alternateVersions property.
 java.lang.String getASIN()
          Gets the value of the asin property.
 BrowseNodes getBrowseNodes()
          Gets the value of the browseNodes property.
 Collections getCollections()
          Gets the value of the collections property.
 CustomerReviews getCustomerReviews()
          Gets the value of the customerReviews property.
 java.lang.String getDetailPageURL()
          Gets the value of the detailPageURL property.
 EditorialReviews getEditorialReviews()
          Gets the value of the editorialReviews property.
 Errors getErrors()
          Gets the value of the errors property.
 java.util.List<Item.ImageSets> getImageSets()
          Gets the value of the imageSets property.
 ItemAttributes getItemAttributes()
          Gets the value of the itemAttributes property.
 Image getLargeImage()
          Gets the value of the largeImage property.
 ListmaniaLists getListmaniaLists()
          Gets the value of the listmaniaLists property.
 Image getMediumImage()
          Gets the value of the mediumImage property.
 MerchantItemAttributes getMerchantItemAttributes()
          Gets the value of the merchantItemAttributes property.
 Offers getOffers()
          Gets the value of the offers property.
 OfferSummary getOfferSummary()
          Gets the value of the offerSummary property.
 java.lang.String getParentASIN()
          Gets the value of the parentASIN property.
 java.lang.String getSalesRank()
          Gets the value of the salesRank property.
 SearchInside getSearchInside()
          Gets the value of the searchInside property.
 SimilarProducts getSimilarProducts()
          Gets the value of the similarProducts property.
 Image getSmallImage()
          Gets the value of the smallImage property.
 Item.Subjects getSubjects()
          Gets the value of the subjects property.
 Tracks getTracks()
          Gets the value of the tracks property.
 Variations getVariations()
          Gets the value of the variations property.
 VariationSummary getVariationSummary()
          Gets the value of the variationSummary property.
 void setAccessories(Accessories value)
          Sets the value of the accessories property.
 void setAlternateVersions(Item.AlternateVersions value)
          Sets the value of the alternateVersions property.
 void setASIN(java.lang.String value)
          Sets the value of the asin property.
 void setBrowseNodes(BrowseNodes value)
          Sets the value of the browseNodes property.
 void setCollections(Collections value)
          Sets the value of the collections property.
 void setCustomerReviews(CustomerReviews value)
          Sets the value of the customerReviews property.
 void setDetailPageURL(java.lang.String value)
          Sets the value of the detailPageURL property.
 void setEditorialReviews(EditorialReviews value)
          Sets the value of the editorialReviews property.
 void setErrors(Errors value)
          Sets the value of the errors property.
 void setItemAttributes(ItemAttributes value)
          Sets the value of the itemAttributes property.
 void setLargeImage(Image value)
          Sets the value of the largeImage property.
 void setListmaniaLists(ListmaniaLists value)
          Sets the value of the listmaniaLists property.
 void setMediumImage(Image value)
          Sets the value of the mediumImage property.
 void setMerchantItemAttributes(MerchantItemAttributes value)
          Sets the value of the merchantItemAttributes property.
 void setOffers(Offers value)
          Sets the value of the offers property.
 void setOfferSummary(OfferSummary value)
          Sets the value of the offerSummary property.
 void setParentASIN(java.lang.String value)
          Sets the value of the parentASIN property.
 void setSalesRank(java.lang.String value)
          Sets the value of the salesRank property.
 void setSearchInside(SearchInside value)
          Sets the value of the searchInside property.
 void setSimilarProducts(SimilarProducts value)
          Sets the value of the similarProducts property.
 void setSmallImage(Image value)
          Sets the value of the smallImage property.
 void setSubjects(Item.Subjects value)
          Sets the value of the subjects property.
 void setTracks(Tracks value)
          Sets the value of the tracks property.
 void setVariations(Variations value)
          Sets the value of the variations property.
 void setVariationSummary(VariationSummary value)
          Sets the value of the variationSummary property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

asin

protected java.lang.String asin

parentASIN

protected java.lang.String parentASIN

errors

protected Errors errors

detailPageURL

protected java.lang.String detailPageURL

salesRank

protected java.lang.String salesRank

smallImage

protected Image smallImage

mediumImage

protected Image mediumImage

largeImage

protected Image largeImage

imageSets

protected java.util.List<Item.ImageSets> imageSets

itemAttributes

protected ItemAttributes itemAttributes

merchantItemAttributes

protected MerchantItemAttributes merchantItemAttributes

collections

protected Collections collections

subjects

protected Item.Subjects subjects

offerSummary

protected OfferSummary offerSummary

offers

protected Offers offers

variationSummary

protected VariationSummary variationSummary

variations

protected Variations variations

customerReviews

protected CustomerReviews customerReviews

editorialReviews

protected EditorialReviews editorialReviews

similarProducts

protected SimilarProducts similarProducts

accessories

protected Accessories accessories

tracks

protected Tracks tracks

browseNodes

protected BrowseNodes browseNodes

listmaniaLists

protected ListmaniaLists listmaniaLists

searchInside

protected SearchInside searchInside

alternateVersions

protected Item.AlternateVersions alternateVersions
Constructor Detail

Item

public Item()
Method Detail

getASIN

public java.lang.String getASIN()
Gets the value of the asin property.

Returns:
possible object is String

setASIN

public void setASIN(java.lang.String value)
Sets the value of the asin property.

Parameters:
value - allowed object is String

getParentASIN

public java.lang.String getParentASIN()
Gets the value of the parentASIN property.

Returns:
possible object is String

setParentASIN

public void setParentASIN(java.lang.String value)
Sets the value of the parentASIN property.

Parameters:
value - allowed object is String

getErrors

public Errors getErrors()
Gets the value of the errors property.

Returns:
possible object is Errors

setErrors

public void setErrors(Errors value)
Sets the value of the errors property.

Parameters:
value - allowed object is Errors

getDetailPageURL

public java.lang.String getDetailPageURL()
Gets the value of the detailPageURL property.

Returns:
possible object is String

setDetailPageURL

public void setDetailPageURL(java.lang.String value)
Sets the value of the detailPageURL property.

Parameters:
value - allowed object is String

getSalesRank

public java.lang.String getSalesRank()
Gets the value of the salesRank property.

Returns:
possible object is String

setSalesRank

public void setSalesRank(java.lang.String value)
Sets the value of the salesRank property.

Parameters:
value - allowed object is String

getSmallImage

public Image getSmallImage()
Gets the value of the smallImage property.

Returns:
possible object is Image

setSmallImage

public void setSmallImage(Image value)
Sets the value of the smallImage property.

Parameters:
value - allowed object is Image

getMediumImage

public Image getMediumImage()
Gets the value of the mediumImage property.

Returns:
possible object is Image

setMediumImage

public void setMediumImage(Image value)
Sets the value of the mediumImage property.

Parameters:
value - allowed object is Image

getLargeImage

public Image getLargeImage()
Gets the value of the largeImage property.

Returns:
possible object is Image

setLargeImage

public void setLargeImage(Image value)
Sets the value of the largeImage property.

Parameters:
value - allowed object is Image

getImageSets

public java.util.List<Item.ImageSets> getImageSets()
Gets the value of the imageSets property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the imageSets property.

For example, to add a new item, do as follows:

    getImageSets().add(newItem);
 

Objects of the following type(s) are allowed in the list Item.ImageSets


getItemAttributes

public ItemAttributes getItemAttributes()
Gets the value of the itemAttributes property.

Returns:
possible object is ItemAttributes

setItemAttributes

public void setItemAttributes(ItemAttributes value)
Sets the value of the itemAttributes property.

Parameters:
value - allowed object is ItemAttributes

getMerchantItemAttributes

public MerchantItemAttributes getMerchantItemAttributes()
Gets the value of the merchantItemAttributes property.

Returns:
possible object is MerchantItemAttributes

setMerchantItemAttributes

public void setMerchantItemAttributes(MerchantItemAttributes value)
Sets the value of the merchantItemAttributes property.

Parameters:
value - allowed object is MerchantItemAttributes

getCollections

public Collections getCollections()
Gets the value of the collections property.

Returns:
possible object is Collections

setCollections

public void setCollections(Collections value)
Sets the value of the collections property.

Parameters:
value - allowed object is Collections

getSubjects

public Item.Subjects getSubjects()
Gets the value of the subjects property.

Returns:
possible object is Item.Subjects

setSubjects

public void setSubjects(Item.Subjects value)
Sets the value of the subjects property.

Parameters:
value - allowed object is Item.Subjects

getOfferSummary

public OfferSummary getOfferSummary()
Gets the value of the offerSummary property.

Returns:
possible object is OfferSummary

setOfferSummary

public void setOfferSummary(OfferSummary value)
Sets the value of the offerSummary property.

Parameters:
value - allowed object is OfferSummary

getOffers

public Offers getOffers()
Gets the value of the offers property.

Returns:
possible object is Offers

setOffers

public void setOffers(Offers value)
Sets the value of the offers property.

Parameters:
value - allowed object is Offers

getVariationSummary

public VariationSummary getVariationSummary()
Gets the value of the variationSummary property.

Returns:
possible object is VariationSummary

setVariationSummary

public void setVariationSummary(VariationSummary value)
Sets the value of the variationSummary property.

Parameters:
value - allowed object is VariationSummary

getVariations

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

Returns:
possible object is Variations

setVariations

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

Parameters:
value - allowed object is Variations

getCustomerReviews

public CustomerReviews getCustomerReviews()
Gets the value of the customerReviews property.

Returns:
possible object is CustomerReviews

setCustomerReviews

public void setCustomerReviews(CustomerReviews value)
Sets the value of the customerReviews property.

Parameters:
value - allowed object is CustomerReviews

getEditorialReviews

public EditorialReviews getEditorialReviews()
Gets the value of the editorialReviews property.

Returns:
possible object is EditorialReviews

setEditorialReviews

public void setEditorialReviews(EditorialReviews value)
Sets the value of the editorialReviews property.

Parameters:
value - allowed object is EditorialReviews

getSimilarProducts

public SimilarProducts getSimilarProducts()
Gets the value of the similarProducts property.

Returns:
possible object is SimilarProducts

setSimilarProducts

public void setSimilarProducts(SimilarProducts value)
Sets the value of the similarProducts property.

Parameters:
value - allowed object is SimilarProducts

getAccessories

public Accessories getAccessories()
Gets the value of the accessories property.

Returns:
possible object is Accessories

setAccessories

public void setAccessories(Accessories value)
Sets the value of the accessories property.

Parameters:
value - allowed object is Accessories

getTracks

public Tracks getTracks()
Gets the value of the tracks property.

Returns:
possible object is Tracks

setTracks

public void setTracks(Tracks value)
Sets the value of the tracks property.

Parameters:
value - allowed object is Tracks

getBrowseNodes

public BrowseNodes getBrowseNodes()
Gets the value of the browseNodes property.

Returns:
possible object is BrowseNodes

setBrowseNodes

public void setBrowseNodes(BrowseNodes value)
Sets the value of the browseNodes property.

Parameters:
value - allowed object is BrowseNodes

getListmaniaLists

public ListmaniaLists getListmaniaLists()
Gets the value of the listmaniaLists property.

Returns:
possible object is ListmaniaLists

setListmaniaLists

public void setListmaniaLists(ListmaniaLists value)
Sets the value of the listmaniaLists property.

Parameters:
value - allowed object is ListmaniaLists

getSearchInside

public SearchInside getSearchInside()
Gets the value of the searchInside property.

Returns:
possible object is SearchInside

setSearchInside

public void setSearchInside(SearchInside value)
Sets the value of the searchInside property.

Parameters:
value - allowed object is SearchInside

getAlternateVersions

public Item.AlternateVersions getAlternateVersions()
Gets the value of the alternateVersions property.

Returns:
possible object is Item.AlternateVersions

setAlternateVersions

public void setAlternateVersions(Item.AlternateVersions value)
Sets the value of the alternateVersions property.

Parameters:
value - allowed object is Item.AlternateVersions


Copyright © 2007 orange-cafe.de. All Rights Reserved.