Project 4

com.amazon.soap.AWSECommerceService
Class Item

java.lang.Object
  extended bycom.amazon.soap.AWSECommerceService.Item
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  AccessoriesAccessory[] accessories
           
private  java.lang.String ASIN
           
private  BrowseNodes browseNodes
           
private  CustomerReviews customerReviews
           
private  java.lang.String detailPageURL
           
private  EditorialReview[] editorialReviews
           
private  ErrorsError[] errors
           
private  ImageSet[] imageSets
           
private  ItemAttributes itemAttributes
           
private  Image largeImage
           
private  ListmaniaListsListmaniaList[] listmaniaLists
           
private  Image mediumImage
           
private  Offers offers
           
private  OfferSummary offerSummary
           
private  PromotionalTag promotionalTag
           
private  java.lang.String salesRank
           
private  SearchInside searchInside
           
private  SimilarProductsSimilarProduct[] similarProducts
           
private  Image smallImage
           
private  java.lang.String[] subjects
           
private  TracksDiscTrack[][] tracks
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  Variations variations
           
private  VariationSummary variationSummary
           
 
Constructor Summary
Item()
           
Item(java.lang.String ASIN, ErrorsError[] errors, java.lang.String detailPageURL, java.lang.String salesRank, Image smallImage, Image mediumImage, Image largeImage, ImageSet[] imageSets, ItemAttributes itemAttributes, java.lang.String[] subjects, OfferSummary offerSummary, Offers offers, VariationSummary variationSummary, Variations variations, CustomerReviews customerReviews, EditorialReview[] editorialReviews, SimilarProductsSimilarProduct[] similarProducts, AccessoriesAccessory[] accessories, TracksDiscTrack[][] tracks, BrowseNodes browseNodes, ListmaniaListsListmaniaList[] listmaniaLists, SearchInside searchInside, PromotionalTag promotionalTag)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 AccessoriesAccessory[] getAccessories()
          Gets the accessories value for this Item.
 java.lang.String getASIN()
          Gets the ASIN value for this Item.
 BrowseNodes getBrowseNodes()
          Gets the browseNodes value for this Item.
 CustomerReviews getCustomerReviews()
          Gets the customerReviews value for this Item.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getDetailPageURL()
          Gets the detailPageURL value for this Item.
 EditorialReview[] getEditorialReviews()
          Gets the editorialReviews value for this Item.
 ErrorsError[] getErrors()
          Gets the errors value for this Item.
 ImageSet[] getImageSets()
          Gets the imageSets value for this Item.
 ItemAttributes getItemAttributes()
          Gets the itemAttributes value for this Item.
 Image getLargeImage()
          Gets the largeImage value for this Item.
 ListmaniaListsListmaniaList[] getListmaniaLists()
          Gets the listmaniaLists value for this Item.
 Image getMediumImage()
          Gets the mediumImage value for this Item.
 Offers getOffers()
          Gets the offers value for this Item.
 OfferSummary getOfferSummary()
          Gets the offerSummary value for this Item.
 PromotionalTag getPromotionalTag()
          Gets the promotionalTag value for this Item.
 java.lang.String getSalesRank()
          Gets the salesRank value for this Item.
 SearchInside getSearchInside()
          Gets the searchInside value for this Item.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 SimilarProductsSimilarProduct[] getSimilarProducts()
          Gets the similarProducts value for this Item.
 Image getSmallImage()
          Gets the smallImage value for this Item.
 java.lang.String[] getSubjects()
          Gets the subjects value for this Item.
 TracksDiscTrack[][] getTracks()
          Gets the tracks value for this Item.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 Variations getVariations()
          Gets the variations value for this Item.
 VariationSummary getVariationSummary()
          Gets the variationSummary value for this Item.
 int hashCode()
           
 void setAccessories(AccessoriesAccessory[] accessories)
          Sets the accessories value for this Item.
 void setASIN(java.lang.String ASIN)
          Sets the ASIN value for this Item.
 void setBrowseNodes(BrowseNodes browseNodes)
          Sets the browseNodes value for this Item.
 void setCustomerReviews(CustomerReviews customerReviews)
          Sets the customerReviews value for this Item.
 void setDetailPageURL(java.lang.String detailPageURL)
          Sets the detailPageURL value for this Item.
 void setEditorialReviews(EditorialReview[] editorialReviews)
          Sets the editorialReviews value for this Item.
 void setErrors(ErrorsError[] errors)
          Sets the errors value for this Item.
 void setImageSets(ImageSet[] imageSets)
          Sets the imageSets value for this Item.
 void setItemAttributes(ItemAttributes itemAttributes)
          Sets the itemAttributes value for this Item.
 void setLargeImage(Image largeImage)
          Sets the largeImage value for this Item.
 void setListmaniaLists(ListmaniaListsListmaniaList[] listmaniaLists)
          Sets the listmaniaLists value for this Item.
 void setMediumImage(Image mediumImage)
          Sets the mediumImage value for this Item.
 void setOffers(Offers offers)
          Sets the offers value for this Item.
 void setOfferSummary(OfferSummary offerSummary)
          Sets the offerSummary value for this Item.
 void setPromotionalTag(PromotionalTag promotionalTag)
          Sets the promotionalTag value for this Item.
 void setSalesRank(java.lang.String salesRank)
          Sets the salesRank value for this Item.
 void setSearchInside(SearchInside searchInside)
          Sets the searchInside value for this Item.
 void setSimilarProducts(SimilarProductsSimilarProduct[] similarProducts)
          Sets the similarProducts value for this Item.
 void setSmallImage(Image smallImage)
          Sets the smallImage value for this Item.
 void setSubjects(java.lang.String[] subjects)
          Sets the subjects value for this Item.
 void setTracks(TracksDiscTrack[][] tracks)
          Sets the tracks value for this Item.
 void setVariations(Variations variations)
          Sets the variations value for this Item.
 void setVariationSummary(VariationSummary variationSummary)
          Sets the variationSummary value for this Item.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

accessories

private AccessoriesAccessory[] accessories

ASIN

private java.lang.String ASIN

browseNodes

private BrowseNodes browseNodes

customerReviews

private CustomerReviews customerReviews

detailPageURL

private java.lang.String detailPageURL

editorialReviews

private EditorialReview[] editorialReviews

errors

private ErrorsError[] errors

imageSets

private ImageSet[] imageSets

itemAttributes

private ItemAttributes itemAttributes

largeImage

private Image largeImage

listmaniaLists

private ListmaniaListsListmaniaList[] listmaniaLists

mediumImage

private Image mediumImage

offers

private Offers offers

offerSummary

private OfferSummary offerSummary

promotionalTag

private PromotionalTag promotionalTag

salesRank

private java.lang.String salesRank

searchInside

private SearchInside searchInside

similarProducts

private SimilarProductsSimilarProduct[] similarProducts

smallImage

private Image smallImage

subjects

private java.lang.String[] subjects

tracks

private TracksDiscTrack[][] tracks

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc

variations

private Variations variations

variationSummary

private VariationSummary variationSummary
Constructor Detail

Item

public Item()

Item

public Item(java.lang.String ASIN,
            ErrorsError[] errors,
            java.lang.String detailPageURL,
            java.lang.String salesRank,
            Image smallImage,
            Image mediumImage,
            Image largeImage,
            ImageSet[] imageSets,
            ItemAttributes itemAttributes,
            java.lang.String[] subjects,
            OfferSummary offerSummary,
            Offers offers,
            VariationSummary variationSummary,
            Variations variations,
            CustomerReviews customerReviews,
            EditorialReview[] editorialReviews,
            SimilarProductsSimilarProduct[] similarProducts,
            AccessoriesAccessory[] accessories,
            TracksDiscTrack[][] tracks,
            BrowseNodes browseNodes,
            ListmaniaListsListmaniaList[] listmaniaLists,
            SearchInside searchInside,
            PromotionalTag promotionalTag)
Method Detail

equals

public boolean equals(java.lang.Object obj)

getAccessories

public AccessoriesAccessory[] getAccessories()
Gets the accessories value for this Item.

Returns:
accessories

getASIN

public java.lang.String getASIN()
Gets the ASIN value for this Item.

Returns:
ASIN

getBrowseNodes

public BrowseNodes getBrowseNodes()
Gets the browseNodes value for this Item.

Returns:
browseNodes

getCustomerReviews

public CustomerReviews getCustomerReviews()
Gets the customerReviews value for this Item.

Returns:
customerReviews

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer


getDetailPageURL

public java.lang.String getDetailPageURL()
Gets the detailPageURL value for this Item.

Returns:
detailPageURL

getEditorialReviews

public EditorialReview[] getEditorialReviews()
Gets the editorialReviews value for this Item.

Returns:
editorialReviews

getErrors

public ErrorsError[] getErrors()
Gets the errors value for this Item.

Returns:
errors

getImageSets

public ImageSet[] getImageSets()
Gets the imageSets value for this Item.

Returns:
imageSets

getItemAttributes

public ItemAttributes getItemAttributes()
Gets the itemAttributes value for this Item.

Returns:
itemAttributes

getLargeImage

public Image getLargeImage()
Gets the largeImage value for this Item.

Returns:
largeImage

getListmaniaLists

public ListmaniaListsListmaniaList[] getListmaniaLists()
Gets the listmaniaLists value for this Item.

Returns:
listmaniaLists

getMediumImage

public Image getMediumImage()
Gets the mediumImage value for this Item.

Returns:
mediumImage

getOffers

public Offers getOffers()
Gets the offers value for this Item.

Returns:
offers

getOfferSummary

public OfferSummary getOfferSummary()
Gets the offerSummary value for this Item.

Returns:
offerSummary

getPromotionalTag

public PromotionalTag getPromotionalTag()
Gets the promotionalTag value for this Item.

Returns:
promotionalTag

getSalesRank

public java.lang.String getSalesRank()
Gets the salesRank value for this Item.

Returns:
salesRank

getSearchInside

public SearchInside getSearchInside()
Gets the searchInside value for this Item.

Returns:
searchInside

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getSimilarProducts

public SimilarProductsSimilarProduct[] getSimilarProducts()
Gets the similarProducts value for this Item.

Returns:
similarProducts

getSmallImage

public Image getSmallImage()
Gets the smallImage value for this Item.

Returns:
smallImage

getSubjects

public java.lang.String[] getSubjects()
Gets the subjects value for this Item.

Returns:
subjects

getTracks

public TracksDiscTrack[][] getTracks()
Gets the tracks value for this Item.

Returns:
tracks

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getVariations

public Variations getVariations()
Gets the variations value for this Item.

Returns:
variations

getVariationSummary

public VariationSummary getVariationSummary()
Gets the variationSummary value for this Item.

Returns:
variationSummary

hashCode

public int hashCode()

setAccessories

public void setAccessories(AccessoriesAccessory[] accessories)
Sets the accessories value for this Item.

Parameters:
accessories -

setASIN

public void setASIN(java.lang.String ASIN)
Sets the ASIN value for this Item.

Parameters:
ASIN -

setBrowseNodes

public void setBrowseNodes(BrowseNodes browseNodes)
Sets the browseNodes value for this Item.

Parameters:
browseNodes -

setCustomerReviews

public void setCustomerReviews(CustomerReviews customerReviews)
Sets the customerReviews value for this Item.

Parameters:
customerReviews -

setDetailPageURL

public void setDetailPageURL(java.lang.String detailPageURL)
Sets the detailPageURL value for this Item.

Parameters:
detailPageURL -

setEditorialReviews

public void setEditorialReviews(EditorialReview[] editorialReviews)
Sets the editorialReviews value for this Item.

Parameters:
editorialReviews -

setErrors

public void setErrors(ErrorsError[] errors)
Sets the errors value for this Item.

Parameters:
errors -

setImageSets

public void setImageSets(ImageSet[] imageSets)
Sets the imageSets value for this Item.

Parameters:
imageSets -

setItemAttributes

public void setItemAttributes(ItemAttributes itemAttributes)
Sets the itemAttributes value for this Item.

Parameters:
itemAttributes -

setLargeImage

public void setLargeImage(Image largeImage)
Sets the largeImage value for this Item.

Parameters:
largeImage -

setListmaniaLists

public void setListmaniaLists(ListmaniaListsListmaniaList[] listmaniaLists)
Sets the listmaniaLists value for this Item.

Parameters:
listmaniaLists -

setMediumImage

public void setMediumImage(Image mediumImage)
Sets the mediumImage value for this Item.

Parameters:
mediumImage -

setOffers

public void setOffers(Offers offers)
Sets the offers value for this Item.

Parameters:
offers -

setOfferSummary

public void setOfferSummary(OfferSummary offerSummary)
Sets the offerSummary value for this Item.

Parameters:
offerSummary -

setPromotionalTag

public void setPromotionalTag(PromotionalTag promotionalTag)
Sets the promotionalTag value for this Item.

Parameters:
promotionalTag -

setSalesRank

public void setSalesRank(java.lang.String salesRank)
Sets the salesRank value for this Item.

Parameters:
salesRank -

setSearchInside

public void setSearchInside(SearchInside searchInside)
Sets the searchInside value for this Item.

Parameters:
searchInside -

setSimilarProducts

public void setSimilarProducts(SimilarProductsSimilarProduct[] similarProducts)
Sets the similarProducts value for this Item.

Parameters:
similarProducts -

setSmallImage

public void setSmallImage(Image smallImage)
Sets the smallImage value for this Item.

Parameters:
smallImage -

setSubjects

public void setSubjects(java.lang.String[] subjects)
Sets the subjects value for this Item.

Parameters:
subjects -

setTracks

public void setTracks(TracksDiscTrack[][] tracks)
Sets the tracks value for this Item.

Parameters:
tracks -

setVariations

public void setVariations(Variations variations)
Sets the variations value for this Item.

Parameters:
variations -

setVariationSummary

public void setVariationSummary(VariationSummary variationSummary)
Sets the variationSummary value for this Item.

Parameters:
variationSummary -

Project 4