C# Class Amazon.ECS.Model.List

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

Private Properties

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

Méthodes publiques

Méthode Description
IsSetAdditionalName ( ) : System.Boolean

Checks if AdditionalName property is set

IsSetAverageRating ( ) : System.Boolean

Checks if AverageRating property is set

IsSetComment ( ) : System.Boolean

Checks if Comment property is set

IsSetCustomerName ( ) : System.Boolean

Checks if CustomerName property is set

IsSetDateCreated ( ) : System.Boolean

Checks if DateCreated property is set

IsSetImage ( ) : System.Boolean

Checks if Image property is set

IsSetListId ( ) : System.Boolean

Checks if ListId property is set

IsSetListName ( ) : System.Boolean

Checks if ListName property is set

IsSetListType ( ) : System.Boolean

Checks if ListType property is set

IsSetListURL ( ) : System.Boolean

Checks if ListURL property is set

IsSetOccasionDate ( ) : System.Boolean

Checks if OccasionDate property is set

IsSetPartnerName ( ) : System.Boolean

Checks if PartnerName property is set

IsSetRegistryNumber ( ) : System.Boolean

Checks if RegistryNumber property is set

IsSetTags ( ) : System.Boolean

Checks if Tags property is set

IsSetTotalItems ( ) : System.Boolean

Checks if TotalItems property is set

IsSetTotalPages ( ) : System.Boolean

Checks if TotalPages property is set

IsSetTotalTimesRead ( ) : System.Boolean

Checks if TotalTimesRead property is set

IsSetTotalVotes ( ) : System.Boolean

Checks if TotalVotes property is set

WithAdditionalName ( String additionalName ) : List

Sets the AdditionalName property

WithAverageRating ( Decimal averageRating ) : List

Sets the AverageRating property

WithComment ( String comment ) : List

Sets the Comment property

WithCustomerName ( String customerName ) : List

Sets the CustomerName property

WithDateCreated ( String dateCreated ) : List

Sets the DateCreated property

WithImage ( Image image ) : List

Sets the Image property

WithListId ( String listId ) : List

Sets the ListId property

WithListName ( String listName ) : List

Sets the ListName property

WithListType ( String listType ) : List

Sets the ListType property

WithListURL ( String listURL ) : List

Sets the ListURL property

WithOccasionDate ( String occasionDate ) : List

Sets the OccasionDate property

WithPartnerName ( String partnerName ) : List

Sets the PartnerName property

WithRegistryNumber ( String registryNumber ) : List

Sets the RegistryNumber property

WithTags ( Tags tags ) : List

Sets the Tags property

WithTotalItems ( Decimal totalItems ) : List

Sets the TotalItems property

WithTotalPages ( Decimal totalPages ) : List

Sets the TotalPages property

WithTotalTimesRead ( Decimal totalTimesRead ) : List

Sets the TotalTimesRead property

WithTotalVotes ( Decimal totalVotes ) : List

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

IsSetAdditionalName() public méthode

Checks if AdditionalName property is set
public IsSetAdditionalName ( ) : System.Boolean
Résultat System.Boolean

IsSetAverageRating() public méthode

Checks if AverageRating property is set
public IsSetAverageRating ( ) : System.Boolean
Résultat System.Boolean

IsSetComment() public méthode

Checks if Comment property is set
public IsSetComment ( ) : System.Boolean
Résultat System.Boolean

IsSetCustomerName() public méthode

Checks if CustomerName property is set
public IsSetCustomerName ( ) : System.Boolean
Résultat System.Boolean

IsSetDateCreated() public méthode

Checks if DateCreated property is set
public IsSetDateCreated ( ) : System.Boolean
Résultat System.Boolean

IsSetImage() public méthode

Checks if Image property is set
public IsSetImage ( ) : System.Boolean
Résultat System.Boolean

IsSetListId() public méthode

Checks if ListId property is set
public IsSetListId ( ) : System.Boolean
Résultat System.Boolean

IsSetListName() public méthode

Checks if ListName property is set
public IsSetListName ( ) : System.Boolean
Résultat System.Boolean

IsSetListType() public méthode

Checks if ListType property is set
public IsSetListType ( ) : System.Boolean
Résultat System.Boolean

IsSetListURL() public méthode

Checks if ListURL property is set
public IsSetListURL ( ) : System.Boolean
Résultat System.Boolean

IsSetOccasionDate() public méthode

Checks if OccasionDate property is set
public IsSetOccasionDate ( ) : System.Boolean
Résultat System.Boolean

IsSetPartnerName() public méthode

Checks if PartnerName property is set
public IsSetPartnerName ( ) : System.Boolean
Résultat System.Boolean

IsSetRegistryNumber() public méthode

Checks if RegistryNumber property is set
public IsSetRegistryNumber ( ) : System.Boolean
Résultat System.Boolean

IsSetTags() public méthode

Checks if Tags property is set
public IsSetTags ( ) : System.Boolean
Résultat System.Boolean

IsSetTotalItems() public méthode

Checks if TotalItems property is set
public IsSetTotalItems ( ) : System.Boolean
Résultat System.Boolean

IsSetTotalPages() public méthode

Checks if TotalPages property is set
public IsSetTotalPages ( ) : System.Boolean
Résultat System.Boolean

IsSetTotalTimesRead() public méthode

Checks if TotalTimesRead property is set
public IsSetTotalTimesRead ( ) : System.Boolean
Résultat System.Boolean

IsSetTotalVotes() public méthode

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

WithAdditionalName() public méthode

Sets the AdditionalName property
public WithAdditionalName ( String additionalName ) : List
additionalName String AdditionalName property
Résultat List

WithAverageRating() public méthode

Sets the AverageRating property
public WithAverageRating ( Decimal averageRating ) : List
averageRating Decimal AverageRating property
Résultat List

WithComment() public méthode

Sets the Comment property
public WithComment ( String comment ) : List
comment String Comment property
Résultat List

WithCustomerName() public méthode

Sets the CustomerName property
public WithCustomerName ( String customerName ) : List
customerName String CustomerName property
Résultat List

WithDateCreated() public méthode

Sets the DateCreated property
public WithDateCreated ( String dateCreated ) : List
dateCreated String DateCreated property
Résultat List

WithImage() public méthode

Sets the Image property
public WithImage ( Image image ) : List
image Image Image property
Résultat List

WithListId() public méthode

Sets the ListId property
public WithListId ( String listId ) : List
listId String ListId property
Résultat List

WithListName() public méthode

Sets the ListName property
public WithListName ( String listName ) : List
listName String ListName property
Résultat List

WithListType() public méthode

Sets the ListType property
public WithListType ( String listType ) : List
listType String ListType property
Résultat List

WithListURL() public méthode

Sets the ListURL property
public WithListURL ( String listURL ) : List
listURL String ListURL property
Résultat List

WithOccasionDate() public méthode

Sets the OccasionDate property
public WithOccasionDate ( String occasionDate ) : List
occasionDate String OccasionDate property
Résultat List

WithPartnerName() public méthode

Sets the PartnerName property
public WithPartnerName ( String partnerName ) : List
partnerName String PartnerName property
Résultat List

WithRegistryNumber() public méthode

Sets the RegistryNumber property
public WithRegistryNumber ( String registryNumber ) : List
registryNumber String RegistryNumber property
Résultat List

WithTags() public méthode

Sets the Tags property
public WithTags ( Tags tags ) : List
tags Tags Tags property
Résultat List

WithTotalItems() public méthode

Sets the TotalItems property
public WithTotalItems ( Decimal totalItems ) : List
totalItems Decimal TotalItems property
Résultat List

WithTotalPages() public méthode

Sets the TotalPages property
public WithTotalPages ( Decimal totalPages ) : List
totalPages Decimal TotalPages property
Résultat List

WithTotalTimesRead() public méthode

Sets the TotalTimesRead property
public WithTotalTimesRead ( Decimal totalTimesRead ) : List
totalTimesRead Decimal TotalTimesRead property
Résultat List

WithTotalVotes() public méthode

Sets the TotalVotes property
public WithTotalVotes ( Decimal totalVotes ) : List
totalVotes Decimal TotalVotes property
Résultat List