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