Uses of Enum Class
travel.wink.sdk.booking.model.SocialAgent.TypeEnum
Packages that use SocialAgent.TypeEnum
-
Uses of SocialAgent.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.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.booking.model with parameters of type SocialAgent.TypeEnumModifier and TypeMethodDescriptionvoidSocialAgent.setType(SocialAgent.TypeEnum type) SocialAgent.type(SocialAgent.TypeEnum type)