Uses of Enum Class
travel.wink.sdk.booking.model.GeoNameBooker.TypeEnum
Packages that use GeoNameBooker.TypeEnum
-
Uses of GeoNameBooker.TypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type GeoNameBooker.TypeEnum in travel.wink.sdk.booking.modelMethods in travel.wink.sdk.booking.model that return GeoNameBooker.TypeEnumModifier and TypeMethodDescriptionstatic GeoNameBooker.TypeEnumGeoNameBooker.getType()GeoName typestatic GeoNameBooker.TypeEnumReturns the enum constant of this class with the specified name.static GeoNameBooker.TypeEnum[]GeoNameBooker.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 GeoNameBooker.TypeEnumModifier and TypeMethodDescriptionvoidGeoNameBooker.setType(GeoNameBooker.TypeEnum type) GeoNameBooker.type(GeoNameBooker.TypeEnum type)