Property | Type | Description | |
---|---|---|---|
EscapeXML | String |
Method | Description | |
---|---|---|
IsSetASIN ( ) : System.Boolean |
Checks if ASIN property is set
|
|
IsSetAccessories ( ) : System.Boolean |
Checks if Accessories property is set
|
|
IsSetAlternateVersions ( ) : System.Boolean |
Checks if AlternateVersions property is set
|
|
IsSetBrowseNodes ( ) : System.Boolean |
Checks if BrowseNodes property is set
|
|
IsSetCollections ( ) : System.Boolean |
Checks if Collections property is set
|
|
IsSetCustomerReviews ( ) : System.Boolean |
Checks if CustomerReviews property is set
|
|
IsSetDetailPageURL ( ) : System.Boolean |
Checks if DetailPageURL property is set
|
|
IsSetEditorialReviews ( ) : System.Boolean |
Checks if EditorialReviews property is set
|
|
IsSetImageSets ( ) : System.Boolean |
Checks if ImageSets property is set
|
|
IsSetItemAttributes ( ) : System.Boolean |
Checks if ItemAttributes property is set
|
|
IsSetLargeImage ( ) : System.Boolean |
Checks if LargeImage property is set
|
|
IsSetListmaniaLists ( ) : System.Boolean |
Checks if ListmaniaLists property is set
|
|
IsSetMediumImage ( ) : System.Boolean |
Checks if MediumImage property is set
|
|
IsSetMerchantItemAttributes ( ) : System.Boolean |
Checks if MerchantItemAttributes property is set
|
|
IsSetOfferSummary ( ) : System.Boolean |
Checks if OfferSummary property is set
|
|
IsSetOffers ( ) : System.Boolean |
Checks if Offers property is set
|
|
IsSetParentASIN ( ) : System.Boolean |
Checks if ParentASIN property is set
|
|
IsSetSalesRank ( ) : System.Boolean |
Checks if SalesRank property is set
|
|
IsSetSearchInside ( ) : System.Boolean |
Checks if SearchInside property is set
|
|
IsSetSimilarProducts ( ) : System.Boolean |
Checks if SimilarProducts property is set
|
|
IsSetSmallImage ( ) : System.Boolean |
Checks if SmallImage property is set
|
|
IsSetSubjects ( ) : System.Boolean |
Checks if Subjects property is set
|
|
IsSetTags ( ) : System.Boolean |
Checks if Tags property is set
|
|
IsSetTracks ( ) : System.Boolean |
Checks if Tracks property is set
|
|
IsSetVariationSummary ( ) : System.Boolean |
Checks if VariationSummary property is set
|
|
IsSetVariations ( ) : System.Boolean |
Checks if Variations property is set
|
|
WithASIN ( String ASIN ) : Item |
Sets the ASIN property
|
|
WithAccessories ( |
Sets the Accessories property
|
|
WithAlternateVersions ( |
Sets the AlternateVersions property
|
|
WithBrowseNodes ( |
Sets the BrowseNodes property
|
|
WithCollections ( |
Sets the Collections property
|
|
WithCustomerReviews ( |
Sets the CustomerReviews property
|
|
WithDetailPageURL ( String detailPageURL ) : Item |
Sets the DetailPageURL property
|
|
WithEditorialReviews ( |
Sets the EditorialReviews property
|
|
WithImageSets ( ) : Item |
Sets the ImageSets property
|
|
WithItemAttributes ( |
Sets the ItemAttributes property
|
|
WithLargeImage ( Image largeImage ) : Item |
Sets the LargeImage property
|
|
WithListmaniaLists ( |
Sets the ListmaniaLists property
|
|
WithMediumImage ( Image mediumImage ) : Item |
Sets the MediumImage property
|
|
WithMerchantItemAttributes ( |
Sets the MerchantItemAttributes property
|
|
WithOfferSummary ( OfferSummary offerSummary ) : Item |
Sets the OfferSummary property
|
|
WithOffers ( |
Sets the Offers property
|
|
WithParentASIN ( String parentASIN ) : Item |
Sets the ParentASIN property
|
|
WithSalesRank ( String salesRank ) : Item |
Sets the SalesRank property
|
|
WithSearchInside ( |
Sets the SearchInside property
|
|
WithSimilarProducts ( |
Sets the SimilarProducts property
|
|
WithSmallImage ( Image smallImage ) : Item |
Sets the SmallImage property
|
|
WithSubjects ( |
Sets the Subjects property
|
|
WithTags ( |
Sets the Tags property
|
|
WithTracks ( |
Sets the Tracks property
|
|
WithVariationSummary ( |
Sets the VariationSummary property
|
|
WithVariations ( |
Sets the Variations property
|
Method | Description | |
---|---|---|
ToXMLFragment ( ) : String |
XML fragment representation of this object Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only |
Method | Description | |
---|---|---|
EscapeXML ( String str ) : String |
public IsSetAlternateVersions ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetCustomerReviews ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetDetailPageURL ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetEditorialReviews ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetItemAttributes ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetListmaniaLists ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetMerchantItemAttributes ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetOfferSummary ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetSearchInside ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetSimilarProducts ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetVariationSummary ( ) : System.Boolean | ||
return | System.Boolean |
public WithASIN ( String ASIN ) : Item | ||
ASIN | String | ASIN property |
return | Item |
public WithAccessories ( |
||
accessories | Accessories property | |
return | Item |
public WithAlternateVersions ( |
||
alternateVersions | AlternateVersions property | |
return | Item |
public WithBrowseNodes ( |
||
browseNodes | BrowseNodes property | |
return | Item |
public WithCollections ( |
||
collections | Collections property | |
return | Item |
public WithCustomerReviews ( |
||
customerReviews | CustomerReviews property | |
return | Item |
public WithDetailPageURL ( String detailPageURL ) : Item | ||
detailPageURL | String | DetailPageURL property |
return | Item |
public WithEditorialReviews ( |
||
editorialReviews | EditorialReviews property | |
return | Item |
public WithItemAttributes ( |
||
itemAttributes | ItemAttributes property | |
return | Item |
public WithLargeImage ( Image largeImage ) : Item | ||
largeImage | Image | LargeImage property |
return | Item |
public WithListmaniaLists ( |
||
listmaniaLists | ListmaniaLists property | |
return | Item |
public WithMediumImage ( Image mediumImage ) : Item | ||
mediumImage | Image | MediumImage property |
return | Item |
public WithMerchantItemAttributes ( |
||
merchantItemAttributes | MerchantItemAttributes property | |
return | Item |
public WithOfferSummary ( OfferSummary offerSummary ) : Item | ||
offerSummary | OfferSummary | OfferSummary property |
return | Item |
public WithOffers ( |
||
offers | Offers property | |
return | Item |
public WithParentASIN ( String parentASIN ) : Item | ||
parentASIN | String | ParentASIN property |
return | Item |
public WithSalesRank ( String salesRank ) : Item | ||
salesRank | String | SalesRank property |
return | Item |
public WithSearchInside ( |
||
searchInside | SearchInside property | |
return | Item |
public WithSimilarProducts ( |
||
similarProducts | SimilarProducts property | |
return | Item |
public WithSmallImage ( Image smallImage ) : Item | ||
smallImage | Image | SmallImage property |
return | Item |
public WithSubjects ( |
||
subjects | Subjects property | |
return | Item |
public WithTracks ( |
||
tracks | Tracks property | |
return | Item |
public WithVariationSummary ( |
||
variationSummary | VariationSummary property | |
return | Item |
public WithVariations ( |
||
variations | Variations property | |
return | Item |