Uses of Enum Class
io.trippay.sdk.payment.model.PayableContractSupplierItemBeneficiary.TypeEnum
Packages that use PayableContractSupplierItemBeneficiary.TypeEnum
-
Uses of PayableContractSupplierItemBeneficiary.TypeEnum in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PayableContractSupplierItemBeneficiary.TypeEnumModifier and TypeMethodDescriptionPayableContractSupplierItemBeneficiary.getType()The type of beneficiary payment.Returns the enum constant of this class with the specified name.PayableContractSupplierItemBeneficiary.TypeEnum.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 PayableContractSupplierItemBeneficiary.TypeEnumModifier and TypeMethodDescriptionvoidPayableContractSupplierItemBeneficiary.setType(PayableContractSupplierItemBeneficiary.TypeEnum type) PayableContractSupplierItemBeneficiary.type(PayableContractSupplierItemBeneficiary.TypeEnum type)