Uses of Class
com.adyen.model.ELV
-
Packages that use ELV Package Description com.adyen.model com.adyen.model.recurring -
-
Uses of ELV in com.adyen.model
Methods in com.adyen.model that return ELV Modifier and Type Method Description ELVELV. accountHolderName(String accountHolderName)ELVELV. bankAccountNumber(String bankAccountNumber)ELVELV. bankLocation(String bankLocation)ELVELV. bankLocationId(String bankLocationId)ELVELV. bankName(String bankName) -
Uses of ELV in com.adyen.model.recurring
Methods in com.adyen.model.recurring that return ELV Modifier and Type Method Description ELVRecurringDetail. getElv()Get elvMethods in com.adyen.model.recurring with parameters of type ELV Modifier and Type Method Description RecurringDetailRecurringDetail. elv(ELV elv)voidRecurringDetail. setElv(ELV elv)
-