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