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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TrnSrc
 TrnSrc[] CCAcctTrnInqRq_Type.getTrnSrc()
          Getter for trnSrc
 TrnSrc[] DepAcctTrnInqRs_Type.getTrnSrc()
          Getter for trnSrc
 TrnSrc[] DepAcctTrnInqRq_Type.getTrnSrc()
          Getter for trnSrc
 TrnSrc BankAcctFeatLimit_Type.getTrnSrc()
          Getter for trnSrc
 TrnSrc[] BankAcctFeatSupt_Type.getTrnSrc()
          Getter for trnSrc
 TrnSrc BankAcctTrnRec_Type.getTrnSrc()
          Getter for trnSrc
 TrnSrc[] CCAcctTrnInqRs_Type.getTrnSrc()
          Getter for trnSrc
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TrnSrc
 void CCAcctTrnInqRq_Type.setTrnSrc(TrnSrc[] _trnSrc)
          Setter for trnSrc
 void DepAcctTrnInqRs_Type.setTrnSrc(TrnSrc[] _trnSrc)
          Setter for trnSrc
 void DepAcctTrnInqRq_Type.setTrnSrc(TrnSrc[] _trnSrc)
          Setter for trnSrc
 void BankAcctFeatLimit_Type.setTrnSrc(TrnSrc _trnSrc)
          Setter for trnSrc
 void BankAcctFeatSupt_Type.setTrnSrc(TrnSrc[] _trnSrc)
          Setter for trnSrc
 void BankAcctTrnRec_Type.setTrnSrc(TrnSrc _trnSrc)
          Setter for trnSrc
 void CCAcctTrnInqRs_Type.setTrnSrc(TrnSrc[] _trnSrc)
          Setter for trnSrc