Uses of Enum Class
travel.wink.sdk.travel.agent.model.GeoNameAgent.TypeEnum
Packages that use GeoNameAgent.TypeEnum
-
Uses of GeoNameAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type GeoNameAgent.TypeEnum in travel.wink.sdk.travel.agent.modelMethods in travel.wink.sdk.travel.agent.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.travel.agent.model with parameters of type GeoNameAgent.TypeEnumModifier and TypeMethodDescriptionvoidGeoNameAgent.setType(GeoNameAgent.TypeEnum type) GeoNameAgent.type(GeoNameAgent.TypeEnum type)