Uses of Enum Class
travel.wink.sdk.travel.agent.model.BookingContractAgent.CancellationTypeEnum
Packages that use BookingContractAgent.CancellationTypeEnum
-
Uses of BookingContractAgent.CancellationTypeEnum in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return BookingContractAgent.CancellationTypeEnumModifier and TypeMethodDescriptionBookingContractAgent.getCancellationType()Reason type.Returns the enum constant of this class with the specified name.BookingContractAgent.CancellationTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type BookingContractAgent.CancellationTypeEnumModifier and TypeMethodDescriptionBookingContractAgent.cancellationType(BookingContractAgent.CancellationTypeEnum cancellationType) voidBookingContractAgent.setCancellationType(BookingContractAgent.CancellationTypeEnum cancellationType)