Uses of Class
org.sourceforge.ifx.framework.element.BankId

Packages that use BankId
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
 

Uses of BankId in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return BankId
 BankId NetworkTrnInfo_Type.getBankId()
          Getter for bankId
 BankId BankInfo_Type.getBankId()
          Getter for bankId
 BankId ChkDetail_Type.getBankId()
          Getter for bankId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BankId
 void NetworkTrnInfo_Type.setBankId(BankId _bankId)
          Setter for bankId
 void BankInfo_Type.setBankId(BankId _bankId)
          Setter for bankId
 void ChkDetail_Type.setBankId(BankId _bankId)
          Setter for bankId