C# Класс Amazon.ECS.Model.List

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
EscapeXML String

Открытые методы

Метод Описание
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

Защищенные методы

Метод Описание
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

Приватные методы

Метод Описание
EscapeXML ( String str ) : String

Описание методов

IsSetAdditionalName() публичный Метод

Checks if AdditionalName property is set
public IsSetAdditionalName ( ) : System.Boolean
Результат System.Boolean

IsSetAverageRating() публичный Метод

Checks if AverageRating property is set
public IsSetAverageRating ( ) : System.Boolean
Результат System.Boolean

IsSetComment() публичный Метод

Checks if Comment property is set
public IsSetComment ( ) : System.Boolean
Результат System.Boolean

IsSetCustomerName() публичный Метод

Checks if CustomerName property is set
public IsSetCustomerName ( ) : System.Boolean
Результат System.Boolean

IsSetDateCreated() публичный Метод

Checks if DateCreated property is set
public IsSetDateCreated ( ) : System.Boolean
Результат System.Boolean

IsSetImage() публичный Метод

Checks if Image property is set
public IsSetImage ( ) : System.Boolean
Результат System.Boolean

IsSetListId() публичный Метод

Checks if ListId property is set
public IsSetListId ( ) : System.Boolean
Результат System.Boolean

IsSetListName() публичный Метод

Checks if ListName property is set
public IsSetListName ( ) : System.Boolean
Результат System.Boolean

IsSetListType() публичный Метод

Checks if ListType property is set
public IsSetListType ( ) : System.Boolean
Результат System.Boolean

IsSetListURL() публичный Метод

Checks if ListURL property is set
public IsSetListURL ( ) : System.Boolean
Результат System.Boolean

IsSetOccasionDate() публичный Метод

Checks if OccasionDate property is set
public IsSetOccasionDate ( ) : System.Boolean
Результат System.Boolean

IsSetPartnerName() публичный Метод

Checks if PartnerName property is set
public IsSetPartnerName ( ) : System.Boolean
Результат System.Boolean

IsSetRegistryNumber() публичный Метод

Checks if RegistryNumber property is set
public IsSetRegistryNumber ( ) : System.Boolean
Результат System.Boolean

IsSetTags() публичный Метод

Checks if Tags property is set
public IsSetTags ( ) : System.Boolean
Результат System.Boolean

IsSetTotalItems() публичный Метод

Checks if TotalItems property is set
public IsSetTotalItems ( ) : System.Boolean
Результат System.Boolean

IsSetTotalPages() публичный Метод

Checks if TotalPages property is set
public IsSetTotalPages ( ) : System.Boolean
Результат System.Boolean

IsSetTotalTimesRead() публичный Метод

Checks if TotalTimesRead property is set
public IsSetTotalTimesRead ( ) : System.Boolean
Результат System.Boolean

IsSetTotalVotes() публичный Метод

Checks if TotalVotes property is set
public IsSetTotalVotes ( ) : System.Boolean
Результат System.Boolean

ToXMLFragment() защищенный Метод

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
Результат String

WithAdditionalName() публичный Метод

Sets the AdditionalName property
public WithAdditionalName ( String additionalName ) : List
additionalName String AdditionalName property
Результат List

WithAverageRating() публичный Метод

Sets the AverageRating property
public WithAverageRating ( Decimal averageRating ) : List
averageRating Decimal AverageRating property
Результат List

WithComment() публичный Метод

Sets the Comment property
public WithComment ( String comment ) : List
comment String Comment property
Результат List

WithCustomerName() публичный Метод

Sets the CustomerName property
public WithCustomerName ( String customerName ) : List
customerName String CustomerName property
Результат List

WithDateCreated() публичный Метод

Sets the DateCreated property
public WithDateCreated ( String dateCreated ) : List
dateCreated String DateCreated property
Результат List

WithImage() публичный Метод

Sets the Image property
public WithImage ( Image image ) : List
image Image Image property
Результат List

WithListId() публичный Метод

Sets the ListId property
public WithListId ( String listId ) : List
listId String ListId property
Результат List

WithListName() публичный Метод

Sets the ListName property
public WithListName ( String listName ) : List
listName String ListName property
Результат List

WithListType() публичный Метод

Sets the ListType property
public WithListType ( String listType ) : List
listType String ListType property
Результат List

WithListURL() публичный Метод

Sets the ListURL property
public WithListURL ( String listURL ) : List
listURL String ListURL property
Результат List

WithOccasionDate() публичный Метод

Sets the OccasionDate property
public WithOccasionDate ( String occasionDate ) : List
occasionDate String OccasionDate property
Результат List

WithPartnerName() публичный Метод

Sets the PartnerName property
public WithPartnerName ( String partnerName ) : List
partnerName String PartnerName property
Результат List

WithRegistryNumber() публичный Метод

Sets the RegistryNumber property
public WithRegistryNumber ( String registryNumber ) : List
registryNumber String RegistryNumber property
Результат List

WithTags() публичный Метод

Sets the Tags property
public WithTags ( Tags tags ) : List
tags Tags Tags property
Результат List

WithTotalItems() публичный Метод

Sets the TotalItems property
public WithTotalItems ( Decimal totalItems ) : List
totalItems Decimal TotalItems property
Результат List

WithTotalPages() публичный Метод

Sets the TotalPages property
public WithTotalPages ( Decimal totalPages ) : List
totalPages Decimal TotalPages property
Результат List

WithTotalTimesRead() публичный Метод

Sets the TotalTimesRead property
public WithTotalTimesRead ( Decimal totalTimesRead ) : List
totalTimesRead Decimal TotalTimesRead property
Результат List

WithTotalVotes() публичный Метод

Sets the TotalVotes property
public WithTotalVotes ( Decimal totalVotes ) : List
totalVotes Decimal TotalVotes property
Результат List