Uses of Enum Class
io.trippay.sdk.payment.model.PayableContractSupplierItemBeneficiary.IdentifierTypeEnum
Packages that use PayableContractSupplierItemBeneficiary.IdentifierTypeEnum
-
Uses of PayableContractSupplierItemBeneficiary.IdentifierTypeEnum in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PayableContractSupplierItemBeneficiary.IdentifierTypeEnumModifier and TypeMethodDescriptionPayableContractSupplierItemBeneficiary.getIdentifierType()The identifierType tells us what type of identifier this isReturns the enum constant of this class with the specified name.PayableContractSupplierItemBeneficiary.IdentifierTypeEnum.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.IdentifierTypeEnumModifier and TypeMethodDescriptionPayableContractSupplierItemBeneficiary.identifierType(PayableContractSupplierItemBeneficiary.IdentifierTypeEnum identifierType) voidPayableContractSupplierItemBeneficiary.setIdentifierType(PayableContractSupplierItemBeneficiary.IdentifierTypeEnum identifierType)