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