Uses of Enum Class
travel.wink.sdk.affiliate.model.OnlinePresenceSupplier.AudiencesEnum
Packages that use OnlinePresenceSupplier.AudiencesEnum
-
Uses of OnlinePresenceSupplier.AudiencesEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type OnlinePresenceSupplier.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 OnlinePresenceSupplier.AudiencesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OnlinePresenceSupplier.AudiencesEnum[]OnlinePresenceSupplier.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 OnlinePresenceSupplier.AudiencesEnumModifier and TypeMethodDescriptionOnlinePresenceSupplier.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 OnlinePresenceSupplier.AudiencesEnumModifier and TypeMethodDescriptionOnlinePresenceSupplier.addAudiencesItem(OnlinePresenceSupplier.AudiencesEnum audiencesItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type OnlinePresenceSupplier.AudiencesEnumModifier and TypeMethodDescriptionOnlinePresenceSupplier.audiences(List<OnlinePresenceSupplier.AudiencesEnum> audiences) voidOnlinePresenceSupplier.setAudiences(List<OnlinePresenceSupplier.AudiencesEnum> audiences)