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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BankAcctStatus
 BankAcctStatus PartyAcctRelRec_Type.getBankAcctStatus()
          Getter for bankAcctStatus
 BankAcctStatus BankAcctRec_Type.getBankAcctStatus()
          Getter for bankAcctStatus
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BankAcctStatus
 void PartyAcctRelRec_Type.setBankAcctStatus(BankAcctStatus _bankAcctStatus)
          Setter for bankAcctStatus
 void BankAcctRec_Type.setBankAcctStatus(BankAcctStatus _bankAcctStatus)
          Setter for bankAcctStatus