Uses of Enum Class
travel.wink.sdk.booking.model.SocialBooker.TypeEnum
Packages that use SocialBooker.TypeEnum
-
Uses of SocialBooker.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return SocialBooker.TypeEnumModifier and TypeMethodDescriptionstatic SocialBooker.TypeEnumSocialBooker.getType()Type of social network.static SocialBooker.TypeEnumReturns the enum constant of this class with the specified name.static SocialBooker.TypeEnum[]SocialBooker.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 SocialBooker.TypeEnumModifier and TypeMethodDescriptionvoidSocialBooker.setType(SocialBooker.TypeEnum type) SocialBooker.type(SocialBooker.TypeEnum type)