Uses of Class
net.authorize.data.xml.BankAccount

Packages that use BankAccount
net.authorize.data.xml   
 

Uses of BankAccount in net.authorize.data.xml
 

Methods in net.authorize.data.xml that return BankAccount
static BankAccount BankAccount.createBankAccount()
           
 BankAccount Payment.getBankAccount()
           
 

Methods in net.authorize.data.xml with parameters of type BankAccount
static Payment Payment.createPayment(BankAccount in_account)
           
 void Payment.setBankAccount(BankAccount bank_account)
           
 



Copyright © 2014. All Rights Reserved.