Uses of Enum Class
travel.wink.sdk.extranet.model.BookingContractSupplier.CancellerEnum
Packages that use BookingContractSupplier.CancellerEnum
-
Uses of BookingContractSupplier.CancellerEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BookingContractSupplier.CancellerEnumModifier and TypeMethodDescriptionBookingContractSupplier.getCanceller()Type of entity that cancelled the booking.Returns the enum constant of this class with the specified name.BookingContractSupplier.CancellerEnum.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 BookingContractSupplier.CancellerEnumModifier and TypeMethodDescriptionBookingContractSupplier.canceller(BookingContractSupplier.CancellerEnum canceller) voidBookingContractSupplier.setCanceller(BookingContractSupplier.CancellerEnum canceller)