Uses of Enum Class
travel.wink.sdk.extranet.model.BookingContractItemSupplier.PayableEnum
Packages that use BookingContractItemSupplier.PayableEnum
-
Uses of BookingContractItemSupplier.PayableEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BookingContractItemSupplier.PayableEnumModifier and TypeMethodDescriptionBookingContractItemSupplier.getPayable()When to charge for this item.Returns the enum constant of this class with the specified name.BookingContractItemSupplier.PayableEnum.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 BookingContractItemSupplier.PayableEnumModifier and TypeMethodDescriptionBookingContractItemSupplier.payable(BookingContractItemSupplier.PayableEnum payable) voidBookingContractItemSupplier.setPayable(BookingContractItemSupplier.PayableEnum payable)