|
Project 4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazon.soap.AWSECommerceService.Item
public class Item
Constructor Summary | |
---|---|
Item()
|
|
Item(java.lang.String ASIN,
java.lang.String parentASIN,
ErrorsError[] errors,
java.lang.String detailPageURL,
java.lang.String salesRank,
Image smallImage,
Image mediumImage,
Image largeImage,
ItemImageSets[] imageSets,
ItemAttributes itemAttributes,
MerchantItemAttributes merchantItemAttributes,
CollectionsCollection[] collections,
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,
ItemAlternateVersionsAlternateVersion[] alternateVersions)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
AccessoriesAccessory[] |
getAccessories()
Gets the accessories value for this Item. |
ItemAlternateVersionsAlternateVersion[] |
getAlternateVersions()
Gets the alternateVersions value for this Item. |
java.lang.String |
getASIN()
Gets the ASIN value for this Item. |
BrowseNodes |
getBrowseNodes()
Gets the browseNodes value for this Item. |
CollectionsCollection[] |
getCollections()
Gets the collections 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. |
ItemImageSets[] |
getImageSets()
Gets the imageSets value for this Item. |
ItemImageSets |
getImageSets(int i)
|
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. |
MerchantItemAttributes |
getMerchantItemAttributes()
Gets the merchantItemAttributes value for this Item. |
Offers |
getOffers()
Gets the offers value for this Item. |
OfferSummary |
getOfferSummary()
Gets the offerSummary value for this Item. |
java.lang.String |
getParentASIN()
Gets the parentASIN 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 |
setAlternateVersions(ItemAlternateVersionsAlternateVersion[] alternateVersions)
Sets the alternateVersions 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 |
setCollections(CollectionsCollection[] collections)
Sets the collections 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(int i,
ItemImageSets _value)
|
void |
setImageSets(ItemImageSets[] 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 |
setMerchantItemAttributes(MerchantItemAttributes merchantItemAttributes)
Sets the merchantItemAttributes 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 |
setParentASIN(java.lang.String parentASIN)
Sets the parentASIN 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 |
---|
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private AccessoriesAccessory[] accessories
private ItemAlternateVersionsAlternateVersion[] alternateVersions
private java.lang.String ASIN
private BrowseNodes browseNodes
private CollectionsCollection[] collections
private CustomerReviews customerReviews
private java.lang.String detailPageURL
private EditorialReview[] editorialReviews
private ErrorsError[] errors
private ItemImageSets[] imageSets
private ItemAttributes itemAttributes
private Image largeImage
private ListmaniaListsListmaniaList[] listmaniaLists
private Image mediumImage
private MerchantItemAttributes merchantItemAttributes
private Offers offers
private OfferSummary offerSummary
private java.lang.String parentASIN
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 Detail |
---|
public Item()
public Item(java.lang.String ASIN, java.lang.String parentASIN, ErrorsError[] errors, java.lang.String detailPageURL, java.lang.String salesRank, Image smallImage, Image mediumImage, Image largeImage, ItemImageSets[] imageSets, ItemAttributes itemAttributes, MerchantItemAttributes merchantItemAttributes, CollectionsCollection[] collections, 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, ItemAlternateVersionsAlternateVersion[] alternateVersions)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public AccessoriesAccessory[] getAccessories()
public ItemAlternateVersionsAlternateVersion[] getAlternateVersions()
public java.lang.String getASIN()
public BrowseNodes getBrowseNodes()
public CollectionsCollection[] getCollections()
public CustomerReviews getCustomerReviews()
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public java.lang.String getDetailPageURL()
public EditorialReview[] getEditorialReviews()
public ErrorsError[] getErrors()
public ItemImageSets[] getImageSets()
public ItemImageSets getImageSets(int i)
public ItemAttributes getItemAttributes()
public Image getLargeImage()
public ListmaniaListsListmaniaList[] getListmaniaLists()
public Image getMediumImage()
public MerchantItemAttributes getMerchantItemAttributes()
public Offers getOffers()
public OfferSummary getOfferSummary()
public java.lang.String getParentASIN()
public java.lang.String getSalesRank()
public SearchInside getSearchInside()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public SimilarProductsSimilarProduct[] getSimilarProducts()
public Image getSmallImage()
public java.lang.String[] getSubjects()
public TracksDiscTrack[][] getTracks()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public Variations getVariations()
public VariationSummary getVariationSummary()
public int hashCode()
hashCode
in class java.lang.Object
public void setAccessories(AccessoriesAccessory[] accessories)
accessories
- public void setAlternateVersions(ItemAlternateVersionsAlternateVersion[] alternateVersions)
alternateVersions
- public void setASIN(java.lang.String ASIN)
ASIN
- public void setBrowseNodes(BrowseNodes browseNodes)
browseNodes
- public void setCollections(CollectionsCollection[] collections)
collections
- public void setCustomerReviews(CustomerReviews customerReviews)
customerReviews
- public void setDetailPageURL(java.lang.String detailPageURL)
detailPageURL
- public void setEditorialReviews(EditorialReview[] editorialReviews)
editorialReviews
- public void setErrors(ErrorsError[] errors)
errors
- public void setImageSets(int i, ItemImageSets _value)
public void setImageSets(ItemImageSets[] imageSets)
imageSets
- public void setItemAttributes(ItemAttributes itemAttributes)
itemAttributes
- public void setLargeImage(Image largeImage)
largeImage
- public void setListmaniaLists(ListmaniaListsListmaniaList[] listmaniaLists)
listmaniaLists
- public void setMediumImage(Image mediumImage)
mediumImage
- public void setMerchantItemAttributes(MerchantItemAttributes merchantItemAttributes)
merchantItemAttributes
- public void setOffers(Offers offers)
offers
- public void setOfferSummary(OfferSummary offerSummary)
offerSummary
- public void setParentASIN(java.lang.String parentASIN)
parentASIN
- public void setSalesRank(java.lang.String salesRank)
salesRank
- public void setSearchInside(SearchInside searchInside)
searchInside
- public void setSimilarProducts(SimilarProductsSimilarProduct[] similarProducts)
similarProducts
- public void setSmallImage(Image smallImage)
smallImage
- public void setSubjects(java.lang.String[] subjects)
subjects
- public void setTracks(TracksDiscTrack[][] tracks)
tracks
- public void setVariations(Variations variations)
variations
- public void setVariationSummary(VariationSummary variationSummary)
variationSummary
-
|
Project 4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |