Uses of Enum Class
travel.wink.sdk.extranet.booking.model.GeoNameSupplierDetails.TypeEnum
Packages that use GeoNameSupplierDetails.TypeEnum
-
Uses of GeoNameSupplierDetails.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type GeoNameSupplierDetails.TypeEnum in travel.wink.sdk.extranet.booking.modelMethods in travel.wink.sdk.extranet.booking.model that return GeoNameSupplierDetails.TypeEnumModifier and TypeMethodDescriptionGeoNameSupplierDetails.getType()GeoName typeReturns the enum constant of this class with the specified name.static GeoNameSupplierDetails.TypeEnum[]GeoNameSupplierDetails.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type GeoNameSupplierDetails.TypeEnumModifier and TypeMethodDescriptionvoidGeoNameSupplierDetails.setType(GeoNameSupplierDetails.TypeEnum type) GeoNameSupplierDetails.type(GeoNameSupplierDetails.TypeEnum type)