Uses of Class
net.authorize.api.contract.v1.BankAccountMaskedType

Packages that use BankAccountMaskedType
net.authorize.api.contract.v1   
 

Uses of BankAccountMaskedType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as BankAccountMaskedType
protected  BankAccountMaskedType PaymentMaskedType.bankAccount
           
 

Methods in net.authorize.api.contract.v1 that return BankAccountMaskedType
 BankAccountMaskedType ObjectFactory.createBankAccountMaskedType()
          Create an instance of BankAccountMaskedType
 BankAccountMaskedType PaymentMaskedType.getBankAccount()
          Gets the value of the bankAccount property.
 

Methods in net.authorize.api.contract.v1 with parameters of type BankAccountMaskedType
 void PaymentMaskedType.setBankAccount(BankAccountMaskedType value)
          Sets the value of the bankAccount property.
 



Copyright © 2014. All Rights Reserved.