Uses of Enum Class
travel.wink.sdk.affiliate.model.BookingContractAffiliate.CancellerEnum
Packages that use BookingContractAffiliate.CancellerEnum
-
Uses of BookingContractAffiliate.CancellerEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return BookingContractAffiliate.CancellerEnumModifier and TypeMethodDescriptionBookingContractAffiliate.getCanceller()Type of entity that cancelled the booking.Returns the enum constant of this class with the specified name.BookingContractAffiliate.CancellerEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type BookingContractAffiliate.CancellerEnumModifier and TypeMethodDescriptionBookingContractAffiliate.canceller(BookingContractAffiliate.CancellerEnum canceller) voidBookingContractAffiliate.setCanceller(BookingContractAffiliate.CancellerEnum canceller)