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