Uses of Enum Class
travel.wink.sdk.extranet.booking.model.BookingContractSupplier.CancellerEnum
Packages that use BookingContractSupplier.CancellerEnum
-
Uses of BookingContractSupplier.CancellerEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type BookingContractSupplier.CancellerEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumType of entity that cancelled the booking.Methods in travel.wink.sdk.extranet.booking.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.booking.model with parameters of type BookingContractSupplier.CancellerEnumModifier and TypeMethodDescriptionBookingContractSupplier.canceller(BookingContractSupplier.CancellerEnum canceller) voidBookingContractSupplier.setCanceller(BookingContractSupplier.CancellerEnum canceller)