Uses of Enum Class
travel.wink.sdk.affiliate.model.OnlinePresenceAffiliate.AudiencesEnum
Packages that use OnlinePresenceAffiliate.AudiencesEnum
-
Uses of OnlinePresenceAffiliate.AudiencesEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type OnlinePresenceAffiliate.AudiencesEnum in travel.wink.sdk.affiliate.modelModifier and TypeClassDescriptionstatic enumThe url, account name or phone number that identifies this user with the specified network.Methods in travel.wink.sdk.affiliate.model that return OnlinePresenceAffiliate.AudiencesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.OnlinePresenceAffiliate.AudiencesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model that return types with arguments of type OnlinePresenceAffiliate.AudiencesEnumModifier and TypeMethodDescriptionOnlinePresenceAffiliate.getAudiences()The url, account name or phone number that identifies this user with the specified network.Methods in travel.wink.sdk.affiliate.model with parameters of type OnlinePresenceAffiliate.AudiencesEnumModifier and TypeMethodDescriptionOnlinePresenceAffiliate.addAudiencesItem(OnlinePresenceAffiliate.AudiencesEnum audiencesItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type OnlinePresenceAffiliate.AudiencesEnumModifier and TypeMethodDescriptionOnlinePresenceAffiliate.audiences(List<OnlinePresenceAffiliate.AudiencesEnum> audiences) voidOnlinePresenceAffiliate.setAudiences(List<OnlinePresenceAffiliate.AudiencesEnum> audiences)