Uses of Enum Class
travel.wink.sdk.affiliate.model.OnlinePresenceAffiliate.TypeEnum
Packages that use OnlinePresenceAffiliate.TypeEnum
-
Uses of OnlinePresenceAffiliate.TypeEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type OnlinePresenceAffiliate.TypeEnum in travel.wink.sdk.affiliate.modelModifier and TypeClassDescriptionstatic enumList of all active accounts that could be used for selling or seeing a company's reach.Methods in travel.wink.sdk.affiliate.model that return OnlinePresenceAffiliate.TypeEnumModifier and TypeMethodDescription@NotNull OnlinePresenceAffiliate.TypeEnumOnlinePresenceAffiliate.getType()List of all active accounts that could be used for selling or seeing a company's reach.Returns the enum constant of this class with the specified name.static OnlinePresenceAffiliate.TypeEnum[]OnlinePresenceAffiliate.TypeEnum.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 OnlinePresenceAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidOnlinePresenceAffiliate.setType(OnlinePresenceAffiliate.TypeEnum type) OnlinePresenceAffiliate.type(OnlinePresenceAffiliate.TypeEnum type)