Uses of Enum Class
travel.wink.sdk.extranet.booking.model.GeoNameLightweightSupplier.TypeEnum
Packages that use GeoNameLightweightSupplier.TypeEnum
-
Uses of GeoNameLightweightSupplier.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type GeoNameLightweightSupplier.TypeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumGeoNameLightweight typeMethods in travel.wink.sdk.extranet.booking.model that return GeoNameLightweightSupplier.TypeEnumModifier and TypeMethodDescriptionGeoNameLightweightSupplier.getType()GeoNameLightweight typeReturns the enum constant of this class with the specified name.static GeoNameLightweightSupplier.TypeEnum[]GeoNameLightweightSupplier.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 GeoNameLightweightSupplier.TypeEnumModifier and TypeMethodDescriptionvoidGeoNameLightweightSupplier.setType(GeoNameLightweightSupplier.TypeEnum type) GeoNameLightweightSupplier.type(GeoNameLightweightSupplier.TypeEnum type)