Uses of Enum Class
travel.wink.sdk.lookup.model.LookupCachedConsumer.TypeEnum
Packages that use LookupCachedConsumer.TypeEnum
-
Uses of LookupCachedConsumer.TypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return LookupCachedConsumer.TypeEnumModifier and TypeMethodDescriptionLookupCachedConsumer.getType()Type of lookupReturns the enum constant of this class with the specified name.static LookupCachedConsumer.TypeEnum[]LookupCachedConsumer.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type LookupCachedConsumer.TypeEnumModifier and TypeMethodDescriptionvoidLookupCachedConsumer.setType(LookupCachedConsumer.TypeEnum type) LookupCachedConsumer.type(LookupCachedConsumer.TypeEnum type)