Uses of Enum Class
travel.wink.sdk.booking.engine.model.LookupCached.TypeEnum
Packages that use LookupCached.TypeEnum
-
Uses of LookupCached.TypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return LookupCached.TypeEnumModifier and TypeMethodDescriptionstatic LookupCached.TypeEnumLookupCached.getType()Type of lookupstatic LookupCached.TypeEnumReturns the enum constant of this class with the specified name.static LookupCached.TypeEnum[]LookupCached.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.engine.model with parameters of type LookupCached.TypeEnumModifier and TypeMethodDescriptionvoidLookupCached.setType(LookupCached.TypeEnum type) LookupCached.type(LookupCached.TypeEnum type)