Uses of Enum Class
io.trippay.sdk.payment.model.PayableContractSupplier.SupplierIdentifierTypeEnum
Packages that use PayableContractSupplier.SupplierIdentifierTypeEnum
-
Uses of PayableContractSupplier.SupplierIdentifierTypeEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type PayableContractSupplier.SupplierIdentifierTypeEnum in io.trippay.sdk.payment.modelModifier and TypeClassDescriptionstatic enumIndicates whether the supplierIdentifier can be found internally or is mapped via an external identifierMethods in io.trippay.sdk.payment.model that return PayableContractSupplier.SupplierIdentifierTypeEnumModifier and TypeMethodDescriptionPayableContractSupplier.getSupplierIdentifierType()Indicates whether the supplierIdentifier can be found internally or is mapped via an external identifierReturns the enum constant of this class with the specified name.PayableContractSupplier.SupplierIdentifierTypeEnum.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 PayableContractSupplier.SupplierIdentifierTypeEnumModifier and TypeMethodDescriptionvoidPayableContractSupplier.setSupplierIdentifierType(PayableContractSupplier.SupplierIdentifierTypeEnum supplierIdentifierType) PayableContractSupplier.supplierIdentifierType(PayableContractSupplier.SupplierIdentifierTypeEnum supplierIdentifierType)