Uses of Enum Class
travel.wink.sdk.travel.agent.model.OnlinePresenceAgent.TypeEnum
Packages that use OnlinePresenceAgent.TypeEnum
-
Uses of OnlinePresenceAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type OnlinePresenceAgent.TypeEnum in travel.wink.sdk.travel.agent.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.travel.agent.model that return OnlinePresenceAgent.TypeEnumModifier and TypeMethodDescriptionstatic OnlinePresenceAgent.TypeEnum@NotNull OnlinePresenceAgent.TypeEnumOnlinePresenceAgent.getType()List of all active accounts that could be used for selling or seeing a company's reach.static OnlinePresenceAgent.TypeEnumReturns the enum constant of this class with the specified name.static OnlinePresenceAgent.TypeEnum[]OnlinePresenceAgent.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type OnlinePresenceAgent.TypeEnumModifier and TypeMethodDescriptionvoidOnlinePresenceAgent.setType(OnlinePresenceAgent.TypeEnum type) OnlinePresenceAgent.type(OnlinePresenceAgent.TypeEnum type)