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