Uses of Class
fr.etai.xat2v2.obj.Bank

Packages that use Bank
fr.etai.xat2v2.obj   
 

Uses of Bank in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return Bank
 Bank Price.getBankInternalId()
          Gets the value of the bankInternalId property.
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Bank
 List<Bank> Payment.getBankList()
          Gets the value of the bankList property.
 List<Bank> Person.getBankList()
          Gets the value of the bankList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Bank
 void Payment.addBank(Bank bank)
           
 void Person.addBank(Bank bank)
           
 void Price.setBankInternalId(Bank value)
          Sets the value of the bankInternalId property.
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Bank
 void Payment.setBankList(List<Bank> value)
          Sets the value of the bankList property.
 void Person.setBankList(List<Bank> value)
          Sets the value of the bankList property.
 



Copyright © 2012. All Rights Reserved.