Uses of Enum Class
travel.wink.sdk.lookup.model.GeoNameConsumer.TypeEnum
Packages that use GeoNameConsumer.TypeEnum
-
Uses of GeoNameConsumer.TypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return GeoNameConsumer.TypeEnumModifier and TypeMethodDescriptionstatic GeoNameConsumer.TypeEnumGeoNameConsumer.getType()GeoName typestatic GeoNameConsumer.TypeEnumReturns the enum constant of this class with the specified name.static GeoNameConsumer.TypeEnum[]GeoNameConsumer.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type GeoNameConsumer.TypeEnumModifier and TypeMethodDescriptionvoidGeoNameConsumer.setType(GeoNameConsumer.TypeEnum type) GeoNameConsumer.type(GeoNameConsumer.TypeEnum type)