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