C# Class Amazon.ECS.Model.PromotionDetails

Show file Open project: nexus49/grado Class Usage Examples

Private Properties

Property Type Description
EscapeXML String

Public Methods

Method Description
IsSetBenefits ( ) : System.Boolean

Checks if Benefits property is set

IsSetCouponCombinationType ( ) : System.Boolean

Checks if CouponCombinationType property is set

IsSetEligibilityRequirements ( ) : System.Boolean

Checks if EligibilityRequirements property is set

IsSetEndDate ( ) : System.Boolean

Checks if EndDate property is set

IsSetGroupClaimCode ( ) : System.Boolean

Checks if GroupClaimCode property is set

IsSetItemApplicability ( ) : System.Boolean

Checks if ItemApplicability property is set

IsSetMerchandisingMessage ( ) : System.Boolean

Checks if MerchandisingMessage property is set

IsSetMerchantId ( ) : System.Boolean

Checks if MerchantId property is set

IsSetMerchantPromotionId ( ) : System.Boolean

Checks if MerchantPromotionId property is set

IsSetOwningMerchantId ( ) : System.Boolean

Checks if OwningMerchantId property is set

IsSetPromotionCategory ( ) : System.Boolean

Checks if PromotionCategory property is set

IsSetPromotionId ( ) : System.Boolean

Checks if PromotionId property is set

IsSetStartDate ( ) : System.Boolean

Checks if StartDate property is set

IsSetTermsAndConditions ( ) : System.Boolean

Checks if TermsAndConditions property is set

WithBenefits ( PromotionBenefits benefits ) : PromotionDetails

Sets the Benefits property

WithCouponCombinationType ( String couponCombinationType ) : PromotionDetails

Sets the CouponCombinationType property

WithEligibilityRequirements ( PromotionEligibilityRequirements eligibilityRequirements ) : PromotionDetails

Sets the EligibilityRequirements property

WithEndDate ( String endDate ) : PromotionDetails

Sets the EndDate property

WithGroupClaimCode ( String groupClaimCode ) : PromotionDetails

Sets the GroupClaimCode property

WithItemApplicability ( PromotionItemApplicability itemApplicability ) : PromotionDetails

Sets the ItemApplicability property

WithMerchandisingMessage ( String merchandisingMessage ) : PromotionDetails

Sets the MerchandisingMessage property

WithMerchantId ( String merchantId ) : PromotionDetails

Sets the MerchantId property

WithMerchantPromotionId ( String merchantPromotionId ) : PromotionDetails

Sets the MerchantPromotionId property

WithOwningMerchantId ( String owningMerchantId ) : PromotionDetails

Sets the OwningMerchantId property

WithPromotionCategory ( String promotionCategory ) : PromotionDetails

Sets the PromotionCategory property

WithPromotionId ( String promotionId ) : PromotionDetails

Sets the PromotionId property

WithStartDate ( String startDate ) : PromotionDetails

Sets the StartDate property

WithTermsAndConditions ( String termsAndConditions ) : PromotionDetails

Sets the TermsAndConditions property

Protected Methods

Method 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

Method Description
EscapeXML ( String str ) : String

Method Details

IsSetBenefits() public method

Checks if Benefits property is set
public IsSetBenefits ( ) : System.Boolean
return System.Boolean

IsSetCouponCombinationType() public method

Checks if CouponCombinationType property is set
public IsSetCouponCombinationType ( ) : System.Boolean
return System.Boolean

IsSetEligibilityRequirements() public method

Checks if EligibilityRequirements property is set
public IsSetEligibilityRequirements ( ) : System.Boolean
return System.Boolean

IsSetEndDate() public method

Checks if EndDate property is set
public IsSetEndDate ( ) : System.Boolean
return System.Boolean

IsSetGroupClaimCode() public method

Checks if GroupClaimCode property is set
public IsSetGroupClaimCode ( ) : System.Boolean
return System.Boolean

IsSetItemApplicability() public method

Checks if ItemApplicability property is set
public IsSetItemApplicability ( ) : System.Boolean
return System.Boolean

IsSetMerchandisingMessage() public method

Checks if MerchandisingMessage property is set
public IsSetMerchandisingMessage ( ) : System.Boolean
return System.Boolean

IsSetMerchantId() public method

Checks if MerchantId property is set
public IsSetMerchantId ( ) : System.Boolean
return System.Boolean

IsSetMerchantPromotionId() public method

Checks if MerchantPromotionId property is set
public IsSetMerchantPromotionId ( ) : System.Boolean
return System.Boolean

IsSetOwningMerchantId() public method

Checks if OwningMerchantId property is set
public IsSetOwningMerchantId ( ) : System.Boolean
return System.Boolean

IsSetPromotionCategory() public method

Checks if PromotionCategory property is set
public IsSetPromotionCategory ( ) : System.Boolean
return System.Boolean

IsSetPromotionId() public method

Checks if PromotionId property is set
public IsSetPromotionId ( ) : System.Boolean
return System.Boolean

IsSetStartDate() public method

Checks if StartDate property is set
public IsSetStartDate ( ) : System.Boolean
return System.Boolean

IsSetTermsAndConditions() public method

Checks if TermsAndConditions property is set
public IsSetTermsAndConditions ( ) : System.Boolean
return System.Boolean

ToXMLFragment() protected method

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
return String

WithBenefits() public method

Sets the Benefits property
public WithBenefits ( PromotionBenefits benefits ) : PromotionDetails
benefits PromotionBenefits Benefits property
return PromotionDetails

WithCouponCombinationType() public method

Sets the CouponCombinationType property
public WithCouponCombinationType ( String couponCombinationType ) : PromotionDetails
couponCombinationType String CouponCombinationType property
return PromotionDetails

WithEligibilityRequirements() public method

Sets the EligibilityRequirements property
public WithEligibilityRequirements ( PromotionEligibilityRequirements eligibilityRequirements ) : PromotionDetails
eligibilityRequirements PromotionEligibilityRequirements EligibilityRequirements property
return PromotionDetails

WithEndDate() public method

Sets the EndDate property
public WithEndDate ( String endDate ) : PromotionDetails
endDate String EndDate property
return PromotionDetails

WithGroupClaimCode() public method

Sets the GroupClaimCode property
public WithGroupClaimCode ( String groupClaimCode ) : PromotionDetails
groupClaimCode String GroupClaimCode property
return PromotionDetails

WithItemApplicability() public method

Sets the ItemApplicability property
public WithItemApplicability ( PromotionItemApplicability itemApplicability ) : PromotionDetails
itemApplicability PromotionItemApplicability ItemApplicability property
return PromotionDetails

WithMerchandisingMessage() public method

Sets the MerchandisingMessage property
public WithMerchandisingMessage ( String merchandisingMessage ) : PromotionDetails
merchandisingMessage String MerchandisingMessage property
return PromotionDetails

WithMerchantId() public method

Sets the MerchantId property
public WithMerchantId ( String merchantId ) : PromotionDetails
merchantId String MerchantId property
return PromotionDetails

WithMerchantPromotionId() public method

Sets the MerchantPromotionId property
public WithMerchantPromotionId ( String merchantPromotionId ) : PromotionDetails
merchantPromotionId String MerchantPromotionId property
return PromotionDetails

WithOwningMerchantId() public method

Sets the OwningMerchantId property
public WithOwningMerchantId ( String owningMerchantId ) : PromotionDetails
owningMerchantId String OwningMerchantId property
return PromotionDetails

WithPromotionCategory() public method

Sets the PromotionCategory property
public WithPromotionCategory ( String promotionCategory ) : PromotionDetails
promotionCategory String PromotionCategory property
return PromotionDetails

WithPromotionId() public method

Sets the PromotionId property
public WithPromotionId ( String promotionId ) : PromotionDetails
promotionId String PromotionId property
return PromotionDetails

WithStartDate() public method

Sets the StartDate property
public WithStartDate ( String startDate ) : PromotionDetails
startDate String StartDate property
return PromotionDetails

WithTermsAndConditions() public method

Sets the TermsAndConditions property
public WithTermsAndConditions ( String termsAndConditions ) : PromotionDetails
termsAndConditions String TermsAndConditions property
return PromotionDetails