Uses of Enum Class
io.trippay.sdk.payment.model.PayableContractSupplierItem.PayableEnum
Packages that use PayableContractSupplierItem.PayableEnum
-
Uses of PayableContractSupplierItem.PayableEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type PayableContractSupplierItem.PayableEnum in io.trippay.sdk.payment.modelModifier and TypeClassDescriptionstatic enumWhen to charge for this item.Methods in io.trippay.sdk.payment.model that return PayableContractSupplierItem.PayableEnumModifier and TypeMethodDescriptionPayableContractSupplierItem.getPayable()When to charge for this item.Returns the enum constant of this class with the specified name.PayableContractSupplierItem.PayableEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type PayableContractSupplierItem.PayableEnumModifier and TypeMethodDescriptionPayableContractSupplierItem.payable(PayableContractSupplierItem.PayableEnum payable) voidPayableContractSupplierItem.setPayable(PayableContractSupplierItem.PayableEnum payable)