C# Class Amazon.ECS.Model.SellerListing

Show file Open project: nexus49/grado

Private Properties

Property Type Description
EscapeXML String

Public Methods

Method Description
IsSetASIN ( ) : System.Boolean

Checks if ASIN property is set

IsSetCondition ( ) : System.Boolean

Checks if Condition property is set

IsSetEAN ( ) : System.Boolean

Checks if EAN property is set

IsSetEndDate ( ) : System.Boolean

Checks if EndDate property is set

IsSetExchangeId ( ) : System.Boolean

Checks if ExchangeId property is set

IsSetListingId ( ) : System.Boolean

Checks if ListingId property is set

IsSetPrice ( ) : System.Boolean

Checks if Price property is set

IsSetQuantity ( ) : System.Boolean

Checks if Quantity property is set

IsSetSKU ( ) : System.Boolean

Checks if SKU property is set

IsSetSeller ( ) : System.Boolean

Checks if Seller property is set

IsSetStartDate ( ) : System.Boolean

Checks if StartDate property is set

IsSetStatus ( ) : System.Boolean

Checks if Status property is set

IsSetSubCondition ( ) : System.Boolean

Checks if SubCondition property is set

IsSetTitle ( ) : System.Boolean

Checks if Title property is set

IsSetUPC ( ) : System.Boolean

Checks if UPC property is set

IsSetWillShipExpedited ( ) : System.Boolean

Checks if WillShipExpedited property is set

IsSetWillShipInternational ( ) : System.Boolean

Checks if WillShipInternational property is set

WithASIN ( String ASIN ) : SellerListing

Sets the ASIN property

WithCondition ( String condition ) : SellerListing

Sets the Condition property

WithEAN ( String EAN ) : SellerListing

Sets the EAN property

WithEndDate ( String endDate ) : SellerListing

Sets the EndDate property

WithExchangeId ( String exchangeId ) : SellerListing

Sets the ExchangeId property

WithListingId ( String listingId ) : SellerListing

Sets the ListingId property

WithPrice ( Price price ) : SellerListing

Sets the Price property

WithQuantity ( String quantity ) : SellerListing

Sets the Quantity property

WithSKU ( String SKU ) : SellerListing

Sets the SKU property

WithSeller ( Seller seller ) : SellerListing

Sets the Seller property

WithStartDate ( String startDate ) : SellerListing

Sets the StartDate property

WithStatus ( String status ) : SellerListing

Sets the Status property

WithSubCondition ( String subCondition ) : SellerListing

Sets the SubCondition property

WithTitle ( String title ) : SellerListing

Sets the Title property

WithUPC ( String UPC ) : SellerListing

Sets the UPC property

WithWillShipExpedited ( System.Boolean willShipExpedited ) : SellerListing

Sets the WillShipExpedited property

WithWillShipInternational ( System.Boolean willShipInternational ) : SellerListing

Sets the WillShipInternational property

Protected Methods

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

Private Methods

Method Description
EscapeXML ( String str ) : String

Method Details

IsSetASIN() public method

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

IsSetCondition() public method

Checks if Condition property is set
public IsSetCondition ( ) : System.Boolean
return System.Boolean

IsSetEAN() public method

Checks if EAN property is set
public IsSetEAN ( ) : System.Boolean
return System.Boolean

IsSetEndDate() public method

Checks if EndDate property is set
public IsSetEndDate ( ) : System.Boolean
return System.Boolean

IsSetExchangeId() public method

Checks if ExchangeId property is set
public IsSetExchangeId ( ) : System.Boolean
return System.Boolean

IsSetListingId() public method

Checks if ListingId property is set
public IsSetListingId ( ) : System.Boolean
return System.Boolean

IsSetPrice() public method

Checks if Price property is set
public IsSetPrice ( ) : System.Boolean
return System.Boolean

IsSetQuantity() public method

Checks if Quantity property is set
public IsSetQuantity ( ) : System.Boolean
return System.Boolean

IsSetSKU() public method

Checks if SKU property is set
public IsSetSKU ( ) : System.Boolean
return System.Boolean

IsSetSeller() public method

Checks if Seller property is set
public IsSetSeller ( ) : System.Boolean
return System.Boolean

IsSetStartDate() public method

Checks if StartDate property is set
public IsSetStartDate ( ) : System.Boolean
return System.Boolean

IsSetStatus() public method

Checks if Status property is set
public IsSetStatus ( ) : System.Boolean
return System.Boolean

IsSetSubCondition() public method

Checks if SubCondition property is set
public IsSetSubCondition ( ) : System.Boolean
return System.Boolean

IsSetTitle() public method

Checks if Title property is set
public IsSetTitle ( ) : System.Boolean
return System.Boolean

IsSetUPC() public method

Checks if UPC property is set
public IsSetUPC ( ) : System.Boolean
return System.Boolean

IsSetWillShipExpedited() public method

Checks if WillShipExpedited property is set
public IsSetWillShipExpedited ( ) : System.Boolean
return System.Boolean

IsSetWillShipInternational() public method

Checks if WillShipInternational property is set
public IsSetWillShipInternational ( ) : System.Boolean
return System.Boolean

ToXMLFragment() protected method

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
return String

WithASIN() public method

Sets the ASIN property
public WithASIN ( String ASIN ) : SellerListing
ASIN String ASIN property
return SellerListing

WithCondition() public method

Sets the Condition property
public WithCondition ( String condition ) : SellerListing
condition String Condition property
return SellerListing

WithEAN() public method

Sets the EAN property
public WithEAN ( String EAN ) : SellerListing
EAN String EAN property
return SellerListing

WithEndDate() public method

Sets the EndDate property
public WithEndDate ( String endDate ) : SellerListing
endDate String EndDate property
return SellerListing

WithExchangeId() public method

Sets the ExchangeId property
public WithExchangeId ( String exchangeId ) : SellerListing
exchangeId String ExchangeId property
return SellerListing

WithListingId() public method

Sets the ListingId property
public WithListingId ( String listingId ) : SellerListing
listingId String ListingId property
return SellerListing

WithPrice() public method

Sets the Price property
public WithPrice ( Price price ) : SellerListing
price Price Price property
return SellerListing

WithQuantity() public method

Sets the Quantity property
public WithQuantity ( String quantity ) : SellerListing
quantity String Quantity property
return SellerListing

WithSKU() public method

Sets the SKU property
public WithSKU ( String SKU ) : SellerListing
SKU String SKU property
return SellerListing

WithSeller() public method

Sets the Seller property
public WithSeller ( Seller seller ) : SellerListing
seller Seller Seller property
return SellerListing

WithStartDate() public method

Sets the StartDate property
public WithStartDate ( String startDate ) : SellerListing
startDate String StartDate property
return SellerListing

WithStatus() public method

Sets the Status property
public WithStatus ( String status ) : SellerListing
status String Status property
return SellerListing

WithSubCondition() public method

Sets the SubCondition property
public WithSubCondition ( String subCondition ) : SellerListing
subCondition String SubCondition property
return SellerListing

WithTitle() public method

Sets the Title property
public WithTitle ( String title ) : SellerListing
title String Title property
return SellerListing

WithUPC() public method

Sets the UPC property
public WithUPC ( String UPC ) : SellerListing
UPC String UPC property
return SellerListing

WithWillShipExpedited() public method

Sets the WillShipExpedited property
public WithWillShipExpedited ( System.Boolean willShipExpedited ) : SellerListing
willShipExpedited System.Boolean WillShipExpedited property
return SellerListing

WithWillShipInternational() public method

Sets the WillShipInternational property
public WithWillShipInternational ( System.Boolean willShipInternational ) : SellerListing
willShipInternational System.Boolean WillShipInternational property
return SellerListing