Uses of Enum Class
travel.wink.sdk.lookup.model.SocialConsumer.TypeEnum
Packages that use SocialConsumer.TypeEnum
-
Uses of SocialConsumer.TypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return SocialConsumer.TypeEnumModifier and TypeMethodDescriptionstatic SocialConsumer.TypeEnumSocialConsumer.getType()Type of social network.static SocialConsumer.TypeEnumReturns the enum constant of this class with the specified name.static SocialConsumer.TypeEnum[]SocialConsumer.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type SocialConsumer.TypeEnumModifier and TypeMethodDescriptionvoidSocialConsumer.setType(SocialConsumer.TypeEnum type) SocialConsumer.type(SocialConsumer.TypeEnum type)