Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.SpecialRateLightweightAffiliate.TypeEnum
Packages that use SpecialRateLightweightAffiliate.TypeEnum
-
Uses of SpecialRateLightweightAffiliate.TypeEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type SpecialRateLightweightAffiliate.TypeEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumSet whether you want the price to go up or down when the rules of this promotion have been satisfied.Methods in travel.wink.sdk.affiliate.browse.model that return SpecialRateLightweightAffiliate.TypeEnumModifier and TypeMethodDescriptionSpecialRateLightweightAffiliate.getType()Set whether you want the price to go up or down when the rules of this promotion have been satisfied.Returns the enum constant of this class with the specified name.SpecialRateLightweightAffiliate.TypeEnum.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 SpecialRateLightweightAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidSpecialRateLightweightAffiliate.setType(SpecialRateLightweightAffiliate.TypeEnum type) SpecialRateLightweightAffiliate.type(SpecialRateLightweightAffiliate.TypeEnum type)