Uses of Enum Class
io.trippay.sdk.payment.model.PayableContractSupplierItem.TypeEnum
Packages that use PayableContractSupplierItem.TypeEnum
-
Uses of PayableContractSupplierItem.TypeEnum in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PayableContractSupplierItem.TypeEnumModifier and TypeMethodDescription@NotNull PayableContractSupplierItem.TypeEnumPayableContractSupplierItem.getType()Type of item this is.Returns the enum constant of this class with the specified name.static PayableContractSupplierItem.TypeEnum[]PayableContractSupplierItem.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 PayableContractSupplierItem.TypeEnumModifier and TypeMethodDescriptionvoidPayableContractSupplierItem.setType(PayableContractSupplierItem.TypeEnum type) PayableContractSupplierItem.type(PayableContractSupplierItem.TypeEnum type)