Uses of Enum Class
travel.wink.sdk.user.settings.model.SpecialRateLightweightAuthenticatedEntity.TypeEnum
Packages that use SpecialRateLightweightAuthenticatedEntity.TypeEnum
-
Uses of SpecialRateLightweightAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type SpecialRateLightweightAuthenticatedEntity.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 SpecialRateLightweightAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionSpecialRateLightweightAuthenticatedEntity.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.SpecialRateLightweightAuthenticatedEntity.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 SpecialRateLightweightAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidSpecialRateLightweightAuthenticatedEntity.setType(SpecialRateLightweightAuthenticatedEntity.TypeEnum type) SpecialRateLightweightAuthenticatedEntity.type(SpecialRateLightweightAuthenticatedEntity.TypeEnum type)