Uses of Enum Class
travel.wink.sdk.lookup.model.LookupConsumer.TypeEnum
Packages that use LookupConsumer.TypeEnum
-
Uses of LookupConsumer.TypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return LookupConsumer.TypeEnumModifier and TypeMethodDescriptionstatic LookupConsumer.TypeEnumLookupConsumer.getType()Type of lookupstatic LookupConsumer.TypeEnumReturns the enum constant of this class with the specified name.static LookupConsumer.TypeEnum[]LookupConsumer.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 LookupConsumer.TypeEnumModifier and TypeMethodDescriptionvoidLookupConsumer.setType(LookupConsumer.TypeEnum type) LookupConsumer.type(LookupConsumer.TypeEnum type)