Uses of Enum Class
travel.wink.sdk.affiliate.model.Lookup.OwnerTypeEnum
Packages that use Lookup.OwnerTypeEnum
-
Uses of Lookup.OwnerTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return Lookup.OwnerTypeEnumModifier and TypeMethodDescriptionstatic Lookup.OwnerTypeEnumLookup.getOwnerType()The type of owner that created this lookupstatic Lookup.OwnerTypeEnumReturns the enum constant of this class with the specified name.static Lookup.OwnerTypeEnum[]Lookup.OwnerTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type Lookup.OwnerTypeEnumModifier and TypeMethodDescriptionLookup.ownerType(Lookup.OwnerTypeEnum ownerType) voidLookup.setOwnerType(Lookup.OwnerTypeEnum ownerType)