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
Subclasses with type arguments of type SocialBooker.TypeEnum in travel.wink.sdk.booking.modelMethods 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)