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

Показать файл Открыть проект

Private Properties

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

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

Метод Описание
IsSetAmountSaved ( ) : System.Boolean

Checks if AmountSaved property is set

IsSetAvailability ( ) : System.Boolean

Checks if Availability property is set

IsSetAvailabilityAttributes ( ) : System.Boolean

Checks if AvailabilityAttributes property is set

IsSetExchangeId ( ) : System.Boolean

Checks if ExchangeId property is set

IsSetISPUStoreAddress ( ) : System.Boolean

Checks if ISPUStoreAddress property is set

IsSetISPUStoreHours ( ) : Boolean

Checks if ISPUStoreHours property is set

IsSetIsEligibleForSuperSaverShipping ( ) : Boolean

Checks if IsEligibleForSuperSaverShipping property is set

IsSetOfferListingId ( ) : Boolean

Checks if OfferListingId property is set

IsSetPercentageSaved ( ) : Boolean

Checks if PercentageSaved property is set

IsSetPrice ( ) : Boolean

Checks if Price property is set

IsSetQuantity ( ) : Boolean

Checks if Quantity property is set

IsSetSalePrice ( ) : Boolean

Checks if SalePrice property is set

IsSetSalesRestriction ( ) : Boolean

Checks if SalesRestriction property is set

IsSetShippingCharge ( ) : Boolean

Checks if ShippingCharge property is set

WithAmountSaved ( Price amountSaved ) : OfferListing

Sets the AmountSaved property

WithAvailability ( String availability ) : OfferListing

Sets the Availability property

WithAvailabilityAttributes ( AvailabilityAttributes availabilityAttributes ) : OfferListing

Sets the AvailabilityAttributes property

WithExchangeId ( String exchangeId ) : OfferListing

Sets the ExchangeId property

WithISPUStoreAddress ( Address ISPUStoreAddress ) : OfferListing

Sets the ISPUStoreAddress property

WithISPUStoreHours ( String ISPUStoreHours ) : OfferListing

Sets the ISPUStoreHours property

WithIsEligibleForSuperSaverShipping ( Boolean isEligibleForSuperSaverShipping ) : OfferListing

Sets the IsEligibleForSuperSaverShipping property

WithOfferListingId ( String offerListingId ) : OfferListing

Sets the OfferListingId property

WithPercentageSaved ( Decimal percentageSaved ) : OfferListing

Sets the PercentageSaved property

WithPrice ( Price price ) : OfferListing

Sets the Price property

WithQuantity ( Decimal quantity ) : OfferListing

Sets the Quantity property

WithSalePrice ( Price salePrice ) : OfferListing

Sets the SalePrice property

WithSalesRestriction ( String salesRestriction ) : OfferListing

Sets the SalesRestriction property

WithShippingCharge ( ) : OfferListing

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

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

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

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

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

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

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

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

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

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

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

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

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

Checks if ISPUStoreHours property is set
public IsSetISPUStoreHours ( ) : Boolean
Результат Boolean

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

Checks if IsEligibleForSuperSaverShipping property is set
public IsSetIsEligibleForSuperSaverShipping ( ) : Boolean
Результат Boolean

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

Checks if OfferListingId property is set
public IsSetOfferListingId ( ) : Boolean
Результат Boolean

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

Checks if PercentageSaved property is set
public IsSetPercentageSaved ( ) : Boolean
Результат Boolean

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

Checks if Price property is set
public IsSetPrice ( ) : Boolean
Результат Boolean

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

Checks if Quantity property is set
public IsSetQuantity ( ) : Boolean
Результат Boolean

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

Checks if SalePrice property is set
public IsSetSalePrice ( ) : Boolean
Результат Boolean

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

Checks if SalesRestriction property is set
public IsSetSalesRestriction ( ) : Boolean
Результат Boolean

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

Checks if ShippingCharge property is set
public IsSetShippingCharge ( ) : Boolean
Результат 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

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

Sets the AmountSaved property
public WithAmountSaved ( Price amountSaved ) : OfferListing
amountSaved Price AmountSaved property
Результат OfferListing

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

Sets the Availability property
public WithAvailability ( String availability ) : OfferListing
availability String Availability property
Результат OfferListing

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

Sets the AvailabilityAttributes property
public WithAvailabilityAttributes ( AvailabilityAttributes availabilityAttributes ) : OfferListing
availabilityAttributes AvailabilityAttributes AvailabilityAttributes property
Результат OfferListing

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

Sets the ExchangeId property
public WithExchangeId ( String exchangeId ) : OfferListing
exchangeId String ExchangeId property
Результат OfferListing

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

Sets the ISPUStoreAddress property
public WithISPUStoreAddress ( Address ISPUStoreAddress ) : OfferListing
ISPUStoreAddress Address ISPUStoreAddress property
Результат OfferListing

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

Sets the ISPUStoreHours property
public WithISPUStoreHours ( String ISPUStoreHours ) : OfferListing
ISPUStoreHours String ISPUStoreHours property
Результат OfferListing

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

Sets the IsEligibleForSuperSaverShipping property
public WithIsEligibleForSuperSaverShipping ( Boolean isEligibleForSuperSaverShipping ) : OfferListing
isEligibleForSuperSaverShipping Boolean IsEligibleForSuperSaverShipping property
Результат OfferListing

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

Sets the OfferListingId property
public WithOfferListingId ( String offerListingId ) : OfferListing
offerListingId String OfferListingId property
Результат OfferListing

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

Sets the PercentageSaved property
public WithPercentageSaved ( Decimal percentageSaved ) : OfferListing
percentageSaved Decimal PercentageSaved property
Результат OfferListing

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

Sets the Price property
public WithPrice ( Price price ) : OfferListing
price Price Price property
Результат OfferListing

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

Sets the Quantity property
public WithQuantity ( Decimal quantity ) : OfferListing
quantity Decimal Quantity property
Результат OfferListing

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

Sets the SalePrice property
public WithSalePrice ( Price salePrice ) : OfferListing
salePrice Price SalePrice property
Результат OfferListing

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

Sets the SalesRestriction property
public WithSalesRestriction ( String salesRestriction ) : OfferListing
salesRestriction String SalesRestriction property
Результат OfferListing

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

Sets the ShippingCharge property
public WithShippingCharge ( ) : OfferListing
Результат OfferListing