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