Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.SpecialRateBundleLightweightAffiliate.PricingTypeEnum
Packages that use SpecialRateBundleLightweightAffiliate.PricingTypeEnum
-
Uses of SpecialRateBundleLightweightAffiliate.PricingTypeEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type SpecialRateBundleLightweightAffiliate.PricingTypeEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumDetermines whether this discount should be applied per night, per stay or per person - per night; Required if amount override is not nullMethods in travel.wink.sdk.affiliate.browse.model that return SpecialRateBundleLightweightAffiliate.PricingTypeEnumModifier and TypeMethodDescriptionSpecialRateBundleLightweightAffiliate.getPricingType()Determines whether this discount should be applied per night, per stay or per person - per night; Required if amount override is not nullReturns the enum constant of this class with the specified name.SpecialRateBundleLightweightAffiliate.PricingTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.browse.model with parameters of type SpecialRateBundleLightweightAffiliate.PricingTypeEnumModifier and TypeMethodDescriptionSpecialRateBundleLightweightAffiliate.pricingType(SpecialRateBundleLightweightAffiliate.PricingTypeEnum pricingType) voidSpecialRateBundleLightweightAffiliate.setPricingType(SpecialRateBundleLightweightAffiliate.PricingTypeEnum pricingType)