Uses of Enum Class
travel.wink.sdk.booking.model.RawSupplierContractItemBooker.PayableEnum
Packages that use RawSupplierContractItemBooker.PayableEnum
-
Uses of RawSupplierContractItemBooker.PayableEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RawSupplierContractItemBooker.PayableEnumModifier and TypeMethodDescriptionRawSupplierContractItemBooker.getPayable()Get payableReturns the enum constant of this class with the specified name.RawSupplierContractItemBooker.PayableEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type RawSupplierContractItemBooker.PayableEnumModifier and TypeMethodDescriptionRawSupplierContractItemBooker.payable(RawSupplierContractItemBooker.PayableEnum payable) voidRawSupplierContractItemBooker.setPayable(RawSupplierContractItemBooker.PayableEnum payable)