C# Class Amazon.ECS.Model.OtherCategoriesSimilarProducts

Afficher le fichier Open project: nexus49/grado

Private Properties

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

Méthodes publiques

Méthode Description
IsSetOtherCategoriesSimilarProduct ( ) : System.Boolean

Checks if OtherCategoriesSimilarProduct property is set

WithOtherCategoriesSimilarProduct ( ) : OtherCategoriesSimilarProducts

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

IsSetOtherCategoriesSimilarProduct() public méthode

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

WithOtherCategoriesSimilarProduct() public méthode

Sets the OtherCategoriesSimilarProduct property
public WithOtherCategoriesSimilarProduct ( ) : OtherCategoriesSimilarProducts
Résultat OtherCategoriesSimilarProducts