Uses of Enum Class
travel.wink.sdk.user.settings.model.RateModifierAuthenticatedEntity.TypeEnum
Packages that use RateModifierAuthenticatedEntity.TypeEnum
-
Uses of RateModifierAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type RateModifierAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.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.user.settings.model that return RateModifierAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionRateModifierAuthenticatedEntity.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.RateModifierAuthenticatedEntity.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.user.settings.model with parameters of type RateModifierAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidRateModifierAuthenticatedEntity.setType(RateModifierAuthenticatedEntity.TypeEnum type) RateModifierAuthenticatedEntity.type(RateModifierAuthenticatedEntity.TypeEnum type)