Uses of Enum Class
travel.wink.sdk.booking.model.GeoNameLightweightBooker.TypeEnum
Packages that use GeoNameLightweightBooker.TypeEnum
-
Uses of GeoNameLightweightBooker.TypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type GeoNameLightweightBooker.TypeEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumGeoNameLightweight typeMethods in travel.wink.sdk.booking.model that return GeoNameLightweightBooker.TypeEnumModifier and TypeMethodDescriptionGeoNameLightweightBooker.getType()GeoNameLightweight typeReturns the enum constant of this class with the specified name.static GeoNameLightweightBooker.TypeEnum[]GeoNameLightweightBooker.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 GeoNameLightweightBooker.TypeEnumModifier and TypeMethodDescriptionvoidGeoNameLightweightBooker.setType(GeoNameLightweightBooker.TypeEnum type) GeoNameLightweightBooker.type(GeoNameLightweightBooker.TypeEnum type)