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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TrnCountLimit
 TrnCountLimit DepAcctStmtInqRs_Type.getTrnCountLimit()
          Getter for trnCountLimit
 TrnCountLimit[] DepAcctTrnInqRs_Type.getTrnCountLimit()
          Getter for trnCountLimit
 TrnCountLimit[] DepAcctTrnInqRq_Type.getTrnCountLimit()
          Getter for trnCountLimit
 TrnCountLimit DepAcctStmtInqRq_Type.getTrnCountLimit()
          Getter for trnCountLimit
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TrnCountLimit
 void DepAcctStmtInqRs_Type.setTrnCountLimit(TrnCountLimit _trnCountLimit)
          Setter for trnCountLimit
 void DepAcctTrnInqRs_Type.setTrnCountLimit(TrnCountLimit[] _trnCountLimit)
          Setter for trnCountLimit
 void DepAcctTrnInqRq_Type.setTrnCountLimit(TrnCountLimit[] _trnCountLimit)
          Setter for trnCountLimit
 void DepAcctStmtInqRq_Type.setTrnCountLimit(TrnCountLimit _trnCountLimit)
          Setter for trnCountLimit