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