C# Class Amazon.ECS.Model.OfferListing

Afficher le fichier Open project: nexus49/grado

Private Properties

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

Méthodes publiques

Méthode Description
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

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

IsSetAmountSaved() public méthode

Checks if AmountSaved property is set
public IsSetAmountSaved ( ) : System.Boolean
Résultat System.Boolean

IsSetAvailability() public méthode

Checks if Availability property is set
public IsSetAvailability ( ) : System.Boolean
Résultat System.Boolean

IsSetAvailabilityAttributes() public méthode

Checks if AvailabilityAttributes property is set
public IsSetAvailabilityAttributes ( ) : System.Boolean
Résultat System.Boolean

IsSetExchangeId() public méthode

Checks if ExchangeId property is set
public IsSetExchangeId ( ) : System.Boolean
Résultat System.Boolean

IsSetISPUStoreAddress() public méthode

Checks if ISPUStoreAddress property is set
public IsSetISPUStoreAddress ( ) : System.Boolean
Résultat System.Boolean

IsSetISPUStoreHours() public méthode

Checks if ISPUStoreHours property is set
public IsSetISPUStoreHours ( ) : Boolean
Résultat Boolean

IsSetIsEligibleForSuperSaverShipping() public méthode

Checks if IsEligibleForSuperSaverShipping property is set
public IsSetIsEligibleForSuperSaverShipping ( ) : Boolean
Résultat Boolean

IsSetOfferListingId() public méthode

Checks if OfferListingId property is set
public IsSetOfferListingId ( ) : Boolean
Résultat Boolean

IsSetPercentageSaved() public méthode

Checks if PercentageSaved property is set
public IsSetPercentageSaved ( ) : Boolean
Résultat Boolean

IsSetPrice() public méthode

Checks if Price property is set
public IsSetPrice ( ) : Boolean
Résultat Boolean

IsSetQuantity() public méthode

Checks if Quantity property is set
public IsSetQuantity ( ) : Boolean
Résultat Boolean

IsSetSalePrice() public méthode

Checks if SalePrice property is set
public IsSetSalePrice ( ) : Boolean
Résultat Boolean

IsSetSalesRestriction() public méthode

Checks if SalesRestriction property is set
public IsSetSalesRestriction ( ) : Boolean
Résultat Boolean

IsSetShippingCharge() public méthode

Checks if ShippingCharge property is set
public IsSetShippingCharge ( ) : Boolean
Résultat 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

WithAmountSaved() public méthode

Sets the AmountSaved property
public WithAmountSaved ( Price amountSaved ) : OfferListing
amountSaved Price AmountSaved property
Résultat OfferListing

WithAvailability() public méthode

Sets the Availability property
public WithAvailability ( String availability ) : OfferListing
availability String Availability property
Résultat OfferListing

WithAvailabilityAttributes() public méthode

Sets the AvailabilityAttributes property
public WithAvailabilityAttributes ( AvailabilityAttributes availabilityAttributes ) : OfferListing
availabilityAttributes AvailabilityAttributes AvailabilityAttributes property
Résultat OfferListing

WithExchangeId() public méthode

Sets the ExchangeId property
public WithExchangeId ( String exchangeId ) : OfferListing
exchangeId String ExchangeId property
Résultat OfferListing

WithISPUStoreAddress() public méthode

Sets the ISPUStoreAddress property
public WithISPUStoreAddress ( Address ISPUStoreAddress ) : OfferListing
ISPUStoreAddress Address ISPUStoreAddress property
Résultat OfferListing

WithISPUStoreHours() public méthode

Sets the ISPUStoreHours property
public WithISPUStoreHours ( String ISPUStoreHours ) : OfferListing
ISPUStoreHours String ISPUStoreHours property
Résultat OfferListing

WithIsEligibleForSuperSaverShipping() public méthode

Sets the IsEligibleForSuperSaverShipping property
public WithIsEligibleForSuperSaverShipping ( Boolean isEligibleForSuperSaverShipping ) : OfferListing
isEligibleForSuperSaverShipping Boolean IsEligibleForSuperSaverShipping property
Résultat OfferListing

WithOfferListingId() public méthode

Sets the OfferListingId property
public WithOfferListingId ( String offerListingId ) : OfferListing
offerListingId String OfferListingId property
Résultat OfferListing

WithPercentageSaved() public méthode

Sets the PercentageSaved property
public WithPercentageSaved ( Decimal percentageSaved ) : OfferListing
percentageSaved Decimal PercentageSaved property
Résultat OfferListing

WithPrice() public méthode

Sets the Price property
public WithPrice ( Price price ) : OfferListing
price Price Price property
Résultat OfferListing

WithQuantity() public méthode

Sets the Quantity property
public WithQuantity ( Decimal quantity ) : OfferListing
quantity Decimal Quantity property
Résultat OfferListing

WithSalePrice() public méthode

Sets the SalePrice property
public WithSalePrice ( Price salePrice ) : OfferListing
salePrice Price SalePrice property
Résultat OfferListing

WithSalesRestriction() public méthode

Sets the SalesRestriction property
public WithSalesRestriction ( String salesRestriction ) : OfferListing
salesRestriction String SalesRestriction property
Résultat OfferListing

WithShippingCharge() public méthode

Sets the ShippingCharge property
public WithShippingCharge ( ) : OfferListing
Résultat OfferListing