C# 클래스 Amazon.ECS.Model.Item

파일 보기 프로젝트 열기: nexus49/grado

Private Properties

프로퍼티 타입 설명
EscapeXML String

공개 메소드들

메소드 설명
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 ( Accessories accessories ) : Item

Sets the Accessories property

WithAlternateVersions ( AlternateVersions alternateVersions ) : Item

Sets the AlternateVersions property

WithBrowseNodes ( BrowseNodes browseNodes ) : Item

Sets the BrowseNodes property

WithCollections ( Collections collections ) : Item

Sets the Collections property

WithCustomerReviews ( CustomerReviews customerReviews ) : Item

Sets the CustomerReviews property

WithDetailPageURL ( String detailPageURL ) : Item

Sets the DetailPageURL property

WithEditorialReviews ( EditorialReviews editorialReviews ) : Item

Sets the EditorialReviews property

WithImageSets ( ) : Item

Sets the ImageSets property

WithItemAttributes ( ItemAttributes itemAttributes ) : Item

Sets the ItemAttributes property

WithLargeImage ( Image largeImage ) : Item

Sets the LargeImage property

WithListmaniaLists ( ListmaniaLists listmaniaLists ) : Item

Sets the ListmaniaLists property

WithMediumImage ( Image mediumImage ) : Item

Sets the MediumImage property

WithMerchantItemAttributes ( MerchantItemAttributes merchantItemAttributes ) : Item

Sets the MerchantItemAttributes property

WithOfferSummary ( OfferSummary offerSummary ) : Item

Sets the OfferSummary property

WithOffers ( Offers offers ) : Item

Sets the Offers property

WithParentASIN ( String parentASIN ) : Item

Sets the ParentASIN property

WithSalesRank ( String salesRank ) : Item

Sets the SalesRank property

WithSearchInside ( SearchInside searchInside ) : Item

Sets the SearchInside property

WithSimilarProducts ( SimilarProducts similarProducts ) : Item

Sets the SimilarProducts property

WithSmallImage ( Image smallImage ) : Item

Sets the SmallImage property

WithSubjects ( Subjects subjects ) : Item

Sets the Subjects property

WithTags ( Tags tags ) : Item

Sets the Tags property

WithTracks ( Tracks tracks ) : Item

Sets the Tracks property

WithVariationSummary ( VariationSummary variationSummary ) : Item

Sets the VariationSummary property

WithVariations ( Variations variations ) : Item

Sets the Variations property

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
EscapeXML ( String str ) : String

메소드 상세

IsSetASIN() 공개 메소드

Checks if ASIN property is set
public IsSetASIN ( ) : System.Boolean
리턴 System.Boolean

IsSetAccessories() 공개 메소드

Checks if Accessories property is set
public IsSetAccessories ( ) : System.Boolean
리턴 System.Boolean

IsSetAlternateVersions() 공개 메소드

Checks if AlternateVersions property is set
public IsSetAlternateVersions ( ) : System.Boolean
리턴 System.Boolean

IsSetBrowseNodes() 공개 메소드

Checks if BrowseNodes property is set
public IsSetBrowseNodes ( ) : System.Boolean
리턴 System.Boolean

IsSetCollections() 공개 메소드

Checks if Collections property is set
public IsSetCollections ( ) : System.Boolean
리턴 System.Boolean

IsSetCustomerReviews() 공개 메소드

Checks if CustomerReviews property is set
public IsSetCustomerReviews ( ) : System.Boolean
리턴 System.Boolean

IsSetDetailPageURL() 공개 메소드

Checks if DetailPageURL property is set
public IsSetDetailPageURL ( ) : System.Boolean
리턴 System.Boolean

IsSetEditorialReviews() 공개 메소드

Checks if EditorialReviews property is set
public IsSetEditorialReviews ( ) : System.Boolean
리턴 System.Boolean

IsSetImageSets() 공개 메소드

Checks if ImageSets property is set
public IsSetImageSets ( ) : System.Boolean
리턴 System.Boolean

IsSetItemAttributes() 공개 메소드

Checks if ItemAttributes property is set
public IsSetItemAttributes ( ) : System.Boolean
리턴 System.Boolean

IsSetLargeImage() 공개 메소드

Checks if LargeImage property is set
public IsSetLargeImage ( ) : System.Boolean
리턴 System.Boolean

IsSetListmaniaLists() 공개 메소드

Checks if ListmaniaLists property is set
public IsSetListmaniaLists ( ) : System.Boolean
리턴 System.Boolean

IsSetMediumImage() 공개 메소드

Checks if MediumImage property is set
public IsSetMediumImage ( ) : System.Boolean
리턴 System.Boolean

IsSetMerchantItemAttributes() 공개 메소드

Checks if MerchantItemAttributes property is set
public IsSetMerchantItemAttributes ( ) : System.Boolean
리턴 System.Boolean

IsSetOfferSummary() 공개 메소드

Checks if OfferSummary property is set
public IsSetOfferSummary ( ) : System.Boolean
리턴 System.Boolean

IsSetOffers() 공개 메소드

Checks if Offers property is set
public IsSetOffers ( ) : System.Boolean
리턴 System.Boolean

IsSetParentASIN() 공개 메소드

Checks if ParentASIN property is set
public IsSetParentASIN ( ) : System.Boolean
리턴 System.Boolean

IsSetSalesRank() 공개 메소드

Checks if SalesRank property is set
public IsSetSalesRank ( ) : System.Boolean
리턴 System.Boolean

IsSetSearchInside() 공개 메소드

Checks if SearchInside property is set
public IsSetSearchInside ( ) : System.Boolean
리턴 System.Boolean

IsSetSimilarProducts() 공개 메소드

Checks if SimilarProducts property is set
public IsSetSimilarProducts ( ) : System.Boolean
리턴 System.Boolean

IsSetSmallImage() 공개 메소드

Checks if SmallImage property is set
public IsSetSmallImage ( ) : System.Boolean
리턴 System.Boolean

IsSetSubjects() 공개 메소드

Checks if Subjects property is set
public IsSetSubjects ( ) : System.Boolean
리턴 System.Boolean

IsSetTags() 공개 메소드

Checks if Tags property is set
public IsSetTags ( ) : System.Boolean
리턴 System.Boolean

IsSetTracks() 공개 메소드

Checks if Tracks property is set
public IsSetTracks ( ) : System.Boolean
리턴 System.Boolean

IsSetVariationSummary() 공개 메소드

Checks if VariationSummary property is set
public IsSetVariationSummary ( ) : System.Boolean
리턴 System.Boolean

IsSetVariations() 공개 메소드

Checks if Variations property is set
public IsSetVariations ( ) : System.Boolean
리턴 System.Boolean

ToXMLFragment() 보호된 메소드

XML fragment representation of this object
Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only
protected ToXMLFragment ( ) : String
리턴 String

WithASIN() 공개 메소드

Sets the ASIN property
public WithASIN ( String ASIN ) : Item
ASIN String ASIN property
리턴 Item

WithAccessories() 공개 메소드

Sets the Accessories property
public WithAccessories ( Accessories accessories ) : Item
accessories Accessories Accessories property
리턴 Item

WithAlternateVersions() 공개 메소드

Sets the AlternateVersions property
public WithAlternateVersions ( AlternateVersions alternateVersions ) : Item
alternateVersions AlternateVersions AlternateVersions property
리턴 Item

WithBrowseNodes() 공개 메소드

Sets the BrowseNodes property
public WithBrowseNodes ( BrowseNodes browseNodes ) : Item
browseNodes BrowseNodes BrowseNodes property
리턴 Item

WithCollections() 공개 메소드

Sets the Collections property
public WithCollections ( Collections collections ) : Item
collections Collections Collections property
리턴 Item

WithCustomerReviews() 공개 메소드

Sets the CustomerReviews property
public WithCustomerReviews ( CustomerReviews customerReviews ) : Item
customerReviews CustomerReviews CustomerReviews property
리턴 Item

WithDetailPageURL() 공개 메소드

Sets the DetailPageURL property
public WithDetailPageURL ( String detailPageURL ) : Item
detailPageURL String DetailPageURL property
리턴 Item

WithEditorialReviews() 공개 메소드

Sets the EditorialReviews property
public WithEditorialReviews ( EditorialReviews editorialReviews ) : Item
editorialReviews EditorialReviews EditorialReviews property
리턴 Item

WithImageSets() 공개 메소드

Sets the ImageSets property
public WithImageSets ( ) : Item
리턴 Item

WithItemAttributes() 공개 메소드

Sets the ItemAttributes property
public WithItemAttributes ( ItemAttributes itemAttributes ) : Item
itemAttributes ItemAttributes ItemAttributes property
리턴 Item

WithLargeImage() 공개 메소드

Sets the LargeImage property
public WithLargeImage ( Image largeImage ) : Item
largeImage Image LargeImage property
리턴 Item

WithListmaniaLists() 공개 메소드

Sets the ListmaniaLists property
public WithListmaniaLists ( ListmaniaLists listmaniaLists ) : Item
listmaniaLists ListmaniaLists ListmaniaLists property
리턴 Item

WithMediumImage() 공개 메소드

Sets the MediumImage property
public WithMediumImage ( Image mediumImage ) : Item
mediumImage Image MediumImage property
리턴 Item

WithMerchantItemAttributes() 공개 메소드

Sets the MerchantItemAttributes property
public WithMerchantItemAttributes ( MerchantItemAttributes merchantItemAttributes ) : Item
merchantItemAttributes MerchantItemAttributes MerchantItemAttributes property
리턴 Item

WithOfferSummary() 공개 메소드

Sets the OfferSummary property
public WithOfferSummary ( OfferSummary offerSummary ) : Item
offerSummary OfferSummary OfferSummary property
리턴 Item

WithOffers() 공개 메소드

Sets the Offers property
public WithOffers ( Offers offers ) : Item
offers Offers Offers property
리턴 Item

WithParentASIN() 공개 메소드

Sets the ParentASIN property
public WithParentASIN ( String parentASIN ) : Item
parentASIN String ParentASIN property
리턴 Item

WithSalesRank() 공개 메소드

Sets the SalesRank property
public WithSalesRank ( String salesRank ) : Item
salesRank String SalesRank property
리턴 Item

WithSearchInside() 공개 메소드

Sets the SearchInside property
public WithSearchInside ( SearchInside searchInside ) : Item
searchInside SearchInside SearchInside property
리턴 Item

WithSimilarProducts() 공개 메소드

Sets the SimilarProducts property
public WithSimilarProducts ( SimilarProducts similarProducts ) : Item
similarProducts SimilarProducts SimilarProducts property
리턴 Item

WithSmallImage() 공개 메소드

Sets the SmallImage property
public WithSmallImage ( Image smallImage ) : Item
smallImage Image SmallImage property
리턴 Item

WithSubjects() 공개 메소드

Sets the Subjects property
public WithSubjects ( Subjects subjects ) : Item
subjects Subjects Subjects property
리턴 Item

WithTags() 공개 메소드

Sets the Tags property
public WithTags ( Tags tags ) : Item
tags Tags Tags property
리턴 Item

WithTracks() 공개 메소드

Sets the Tracks property
public WithTracks ( Tracks tracks ) : Item
tracks Tracks Tracks property
리턴 Item

WithVariationSummary() 공개 메소드

Sets the VariationSummary property
public WithVariationSummary ( VariationSummary variationSummary ) : Item
variationSummary VariationSummary VariationSummary property
리턴 Item

WithVariations() 공개 메소드

Sets the Variations property
public WithVariations ( Variations variations ) : Item
variations Variations Variations property
리턴 Item