C# Class Amazon.ECS.Model.Seller

Afficher le fichier Open project: nexus49/grado Class Usage Examples

Private Properties

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

Méthodes publiques

Méthode Description
IsSetAbout ( ) : System.Boolean

Checks if About property is set

IsSetAverageFeedbackRating ( ) : System.Boolean

Checks if AverageFeedbackRating property is set

IsSetGlancePage ( ) : System.Boolean

Checks if GlancePage property is set

IsSetLocation ( ) : System.Boolean

Checks if Location property is set

IsSetMoreAbout ( ) : System.Boolean

Checks if MoreAbout property is set

IsSetNickname ( ) : System.Boolean

Checks if Nickname property is set

IsSetSellerFeedback ( ) : System.Boolean

Checks if SellerFeedback property is set

IsSetSellerFeedbackSummary ( ) : System.Boolean

Checks if SellerFeedbackSummary property is set

IsSetSellerId ( ) : System.Boolean

Checks if SellerId property is set

IsSetSellerLegalName ( ) : System.Boolean

Checks if SellerLegalName property is set

IsSetSellerName ( ) : System.Boolean

Checks if SellerName property is set

IsSetTotalFeedback ( ) : System.Boolean

Checks if TotalFeedback property is set

IsSetTotalFeedbackPages ( ) : System.Boolean

Checks if TotalFeedbackPages property is set

WithAbout ( String about ) : Seller

Sets the About property

WithAverageFeedbackRating ( Decimal averageFeedbackRating ) : Seller

Sets the AverageFeedbackRating property

WithGlancePage ( String glancePage ) : Seller

Sets the GlancePage property

WithLocation ( SellerLocation location ) : Seller

Sets the Location property

WithMoreAbout ( String moreAbout ) : Seller

Sets the MoreAbout property

WithNickname ( String nickname ) : Seller

Sets the Nickname property

WithSellerFeedback ( SellerFeedback sellerFeedback ) : Seller

Sets the SellerFeedback property

WithSellerFeedbackSummary ( SellerFeedbackSummary sellerFeedbackSummary ) : Seller

Sets the SellerFeedbackSummary property

WithSellerId ( String sellerId ) : Seller

Sets the SellerId property

WithSellerLegalName ( String sellerLegalName ) : Seller

Sets the SellerLegalName property

WithSellerName ( String sellerName ) : Seller

Sets the SellerName property

WithTotalFeedback ( Decimal totalFeedback ) : Seller

Sets the TotalFeedback property

WithTotalFeedbackPages ( Decimal totalFeedbackPages ) : Seller

Sets the TotalFeedbackPages 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

IsSetAbout() public méthode

Checks if About property is set
public IsSetAbout ( ) : System.Boolean
Résultat System.Boolean

IsSetAverageFeedbackRating() public méthode

Checks if AverageFeedbackRating property is set
public IsSetAverageFeedbackRating ( ) : System.Boolean
Résultat System.Boolean

IsSetGlancePage() public méthode

Checks if GlancePage property is set
public IsSetGlancePage ( ) : System.Boolean
Résultat System.Boolean

IsSetLocation() public méthode

Checks if Location property is set
public IsSetLocation ( ) : System.Boolean
Résultat System.Boolean

IsSetMoreAbout() public méthode

Checks if MoreAbout property is set
public IsSetMoreAbout ( ) : System.Boolean
Résultat System.Boolean

IsSetNickname() public méthode

Checks if Nickname property is set
public IsSetNickname ( ) : System.Boolean
Résultat System.Boolean

IsSetSellerFeedback() public méthode

Checks if SellerFeedback property is set
public IsSetSellerFeedback ( ) : System.Boolean
Résultat System.Boolean

IsSetSellerFeedbackSummary() public méthode

Checks if SellerFeedbackSummary property is set
public IsSetSellerFeedbackSummary ( ) : System.Boolean
Résultat System.Boolean

IsSetSellerId() public méthode

Checks if SellerId property is set
public IsSetSellerId ( ) : System.Boolean
Résultat System.Boolean

IsSetSellerLegalName() public méthode

Checks if SellerLegalName property is set
public IsSetSellerLegalName ( ) : System.Boolean
Résultat System.Boolean

IsSetSellerName() public méthode

Checks if SellerName property is set
public IsSetSellerName ( ) : System.Boolean
Résultat System.Boolean

IsSetTotalFeedback() public méthode

Checks if TotalFeedback property is set
public IsSetTotalFeedback ( ) : System.Boolean
Résultat System.Boolean

IsSetTotalFeedbackPages() public méthode

Checks if TotalFeedbackPages property is set
public IsSetTotalFeedbackPages ( ) : 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

WithAbout() public méthode

Sets the About property
public WithAbout ( String about ) : Seller
about String About property
Résultat Seller

WithAverageFeedbackRating() public méthode

Sets the AverageFeedbackRating property
public WithAverageFeedbackRating ( Decimal averageFeedbackRating ) : Seller
averageFeedbackRating Decimal AverageFeedbackRating property
Résultat Seller

WithGlancePage() public méthode

Sets the GlancePage property
public WithGlancePage ( String glancePage ) : Seller
glancePage String GlancePage property
Résultat Seller

WithLocation() public méthode

Sets the Location property
public WithLocation ( SellerLocation location ) : Seller
location SellerLocation Location property
Résultat Seller

WithMoreAbout() public méthode

Sets the MoreAbout property
public WithMoreAbout ( String moreAbout ) : Seller
moreAbout String MoreAbout property
Résultat Seller

WithNickname() public méthode

Sets the Nickname property
public WithNickname ( String nickname ) : Seller
nickname String Nickname property
Résultat Seller

WithSellerFeedback() public méthode

Sets the SellerFeedback property
public WithSellerFeedback ( SellerFeedback sellerFeedback ) : Seller
sellerFeedback SellerFeedback SellerFeedback property
Résultat Seller

WithSellerFeedbackSummary() public méthode

Sets the SellerFeedbackSummary property
public WithSellerFeedbackSummary ( SellerFeedbackSummary sellerFeedbackSummary ) : Seller
sellerFeedbackSummary SellerFeedbackSummary SellerFeedbackSummary property
Résultat Seller

WithSellerId() public méthode

Sets the SellerId property
public WithSellerId ( String sellerId ) : Seller
sellerId String SellerId property
Résultat Seller

WithSellerLegalName() public méthode

Sets the SellerLegalName property
public WithSellerLegalName ( String sellerLegalName ) : Seller
sellerLegalName String SellerLegalName property
Résultat Seller

WithSellerName() public méthode

Sets the SellerName property
public WithSellerName ( String sellerName ) : Seller
sellerName String SellerName property
Résultat Seller

WithTotalFeedback() public méthode

Sets the TotalFeedback property
public WithTotalFeedback ( Decimal totalFeedback ) : Seller
totalFeedback Decimal TotalFeedback property
Résultat Seller

WithTotalFeedbackPages() public méthode

Sets the TotalFeedbackPages property
public WithTotalFeedbackPages ( Decimal totalFeedbackPages ) : Seller
totalFeedbackPages Decimal TotalFeedbackPages property
Résultat Seller