Uses of Enum Class
travel.wink.sdk.affiliate.model.OnlinePresenceSupplier.TypeEnum
Packages that use OnlinePresenceSupplier.TypeEnum
-
Uses of OnlinePresenceSupplier.TypeEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type OnlinePresenceSupplier.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 OnlinePresenceSupplier.TypeEnumModifier and TypeMethodDescription@NotNull OnlinePresenceSupplier.TypeEnumOnlinePresenceSupplier.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 OnlinePresenceSupplier.TypeEnum[]OnlinePresenceSupplier.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 OnlinePresenceSupplier.TypeEnumModifier and TypeMethodDescriptionvoidOnlinePresenceSupplier.setType(OnlinePresenceSupplier.TypeEnum type) OnlinePresenceSupplier.type(OnlinePresenceSupplier.TypeEnum type)