C# Class Amazon.ECS.Model.SellerListing

Afficher le fichier Open project: nexus49/grado

Private Properties

Свойство Type Description
EscapeXML String

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode 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

Méthode Description
EscapeXML ( String str ) : String

Method Details

IsSetASIN() public méthode

Checks if ASIN property is set
public IsSetASIN ( ) : System.Boolean
Résultat System.Boolean

IsSetCondition() public méthode

Checks if Condition property is set
public IsSetCondition ( ) : System.Boolean
Résultat System.Boolean

IsSetEAN() public méthode

Checks if EAN property is set
public IsSetEAN ( ) : System.Boolean
Résultat System.Boolean

IsSetEndDate() public méthode

Checks if EndDate property is set
public IsSetEndDate ( ) : System.Boolean
Résultat System.Boolean

IsSetExchangeId() public méthode

Checks if ExchangeId property is set
public IsSetExchangeId ( ) : System.Boolean
Résultat System.Boolean

IsSetListingId() public méthode

Checks if ListingId property is set
public IsSetListingId ( ) : System.Boolean
Résultat System.Boolean

IsSetPrice() public méthode

Checks if Price property is set
public IsSetPrice ( ) : System.Boolean
Résultat System.Boolean

IsSetQuantity() public méthode

Checks if Quantity property is set
public IsSetQuantity ( ) : System.Boolean
Résultat System.Boolean

IsSetSKU() public méthode

Checks if SKU property is set
public IsSetSKU ( ) : System.Boolean
Résultat System.Boolean

IsSetSeller() public méthode

Checks if Seller property is set
public IsSetSeller ( ) : System.Boolean
Résultat System.Boolean

IsSetStartDate() public méthode

Checks if StartDate property is set
public IsSetStartDate ( ) : System.Boolean
Résultat System.Boolean

IsSetStatus() public méthode

Checks if Status property is set
public IsSetStatus ( ) : System.Boolean
Résultat System.Boolean

IsSetSubCondition() public méthode

Checks if SubCondition property is set
public IsSetSubCondition ( ) : System.Boolean
Résultat System.Boolean

IsSetTitle() public méthode

Checks if Title property is set
public IsSetTitle ( ) : System.Boolean
Résultat System.Boolean

IsSetUPC() public méthode

Checks if UPC property is set
public IsSetUPC ( ) : System.Boolean
Résultat System.Boolean

IsSetWillShipExpedited() public méthode

Checks if WillShipExpedited property is set
public IsSetWillShipExpedited ( ) : System.Boolean
Résultat System.Boolean

IsSetWillShipInternational() public méthode

Checks if WillShipInternational property is set
public IsSetWillShipInternational ( ) : System.Boolean
Résultat System.Boolean

ToXMLFragment() protected méthode

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
Résultat String

WithASIN() public méthode

Sets the ASIN property
public WithASIN ( String ASIN ) : SellerListing
ASIN String ASIN property
Résultat SellerListing

WithCondition() public méthode

Sets the Condition property
public WithCondition ( String condition ) : SellerListing
condition String Condition property
Résultat SellerListing

WithEAN() public méthode

Sets the EAN property
public WithEAN ( String EAN ) : SellerListing
EAN String EAN property
Résultat SellerListing

WithEndDate() public méthode

Sets the EndDate property
public WithEndDate ( String endDate ) : SellerListing
endDate String EndDate property
Résultat SellerListing

WithExchangeId() public méthode

Sets the ExchangeId property
public WithExchangeId ( String exchangeId ) : SellerListing
exchangeId String ExchangeId property
Résultat SellerListing

WithListingId() public méthode

Sets the ListingId property
public WithListingId ( String listingId ) : SellerListing
listingId String ListingId property
Résultat SellerListing

WithPrice() public méthode

Sets the Price property
public WithPrice ( Price price ) : SellerListing
price Price Price property
Résultat SellerListing

WithQuantity() public méthode

Sets the Quantity property
public WithQuantity ( String quantity ) : SellerListing
quantity String Quantity property
Résultat SellerListing

WithSKU() public méthode

Sets the SKU property
public WithSKU ( String SKU ) : SellerListing
SKU String SKU property
Résultat SellerListing

WithSeller() public méthode

Sets the Seller property
public WithSeller ( Seller seller ) : SellerListing
seller Seller Seller property
Résultat SellerListing

WithStartDate() public méthode

Sets the StartDate property
public WithStartDate ( String startDate ) : SellerListing
startDate String StartDate property
Résultat SellerListing

WithStatus() public méthode

Sets the Status property
public WithStatus ( String status ) : SellerListing
status String Status property
Résultat SellerListing

WithSubCondition() public méthode

Sets the SubCondition property
public WithSubCondition ( String subCondition ) : SellerListing
subCondition String SubCondition property
Résultat SellerListing

WithTitle() public méthode

Sets the Title property
public WithTitle ( String title ) : SellerListing
title String Title property
Résultat SellerListing

WithUPC() public méthode

Sets the UPC property
public WithUPC ( String UPC ) : SellerListing
UPC String UPC property
Résultat SellerListing

WithWillShipExpedited() public méthode

Sets the WillShipExpedited property
public WithWillShipExpedited ( System.Boolean willShipExpedited ) : SellerListing
willShipExpedited System.Boolean WillShipExpedited property
Résultat SellerListing

WithWillShipInternational() public méthode

Sets the WillShipInternational property
public WithWillShipInternational ( System.Boolean willShipInternational ) : SellerListing
willShipInternational System.Boolean WillShipInternational property
Résultat SellerListing