Uses of Enum Class
travel.wink.sdk.user.settings.model.SpecialRateBundleLightweightAuthenticatedEntity.TypeEnum
Packages that use SpecialRateBundleLightweightAuthenticatedEntity.TypeEnum
-
Uses of SpecialRateBundleLightweightAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type SpecialRateBundleLightweightAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.modelModifier and TypeClassDescriptionstatic enumRequired if manual override modifier is not nullMethods in travel.wink.sdk.user.settings.model that return SpecialRateBundleLightweightAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionSpecialRateBundleLightweightAuthenticatedEntity.getType()Required if manual override modifier is not nullReturns the enum constant of this class with the specified name.SpecialRateBundleLightweightAuthenticatedEntity.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 SpecialRateBundleLightweightAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidSpecialRateBundleLightweightAuthenticatedEntity.setType(SpecialRateBundleLightweightAuthenticatedEntity.TypeEnum type) SpecialRateBundleLightweightAuthenticatedEntity.type(SpecialRateBundleLightweightAuthenticatedEntity.TypeEnum type)