Uses of Enum Class
travel.wink.sdk.lookup.model.LookupCachedConsumer.OwnerTypeEnum
Packages that use LookupCachedConsumer.OwnerTypeEnum
-
Uses of LookupCachedConsumer.OwnerTypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return LookupCachedConsumer.OwnerTypeEnumModifier and TypeMethodDescriptionLookupCachedConsumer.getOwnerType()The type of owner that created this lookupReturns the enum constant of this class with the specified name.static LookupCachedConsumer.OwnerTypeEnum[]LookupCachedConsumer.OwnerTypeEnum.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.OwnerTypeEnumModifier and TypeMethodDescriptionLookupCachedConsumer.ownerType(LookupCachedConsumer.OwnerTypeEnum ownerType) voidLookupCachedConsumer.setOwnerType(LookupCachedConsumer.OwnerTypeEnum ownerType)