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