Uses of Enum Class
travel.wink.sdk.travel.agent.model.SocialAgent.TypeEnum
Packages that use SocialAgent.TypeEnum
-
Uses of SocialAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type SocialAgent.TypeEnum in travel.wink.sdk.travel.agent.modelMethods in travel.wink.sdk.travel.agent.model that return SocialAgent.TypeEnumModifier and TypeMethodDescriptionstatic SocialAgent.TypeEnumSocialAgent.getType()Type of social network.static SocialAgent.TypeEnumReturns the enum constant of this class with the specified name.static SocialAgent.TypeEnum[]SocialAgent.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 SocialAgent.TypeEnumModifier and TypeMethodDescriptionvoidSocialAgent.setType(SocialAgent.TypeEnum type) SocialAgent.type(SocialAgent.TypeEnum type)