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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return Term
 Term IntRateInqRq_Type.getTerm()
          Getter for term
 Term IntRateInfo_Type.getTerm()
          Getter for term
 Term IntRateInqRs_Type.getTerm()
          Getter for term
 Term BankAcctInfo_Type.getTerm()
          Getter for term
 Term LoanAcctRec_Type.getTerm()
          Getter for term
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Term
 void IntRateInqRq_Type.setTerm(Term _term)
          Setter for term
 void IntRateInfo_Type.setTerm(Term _term)
          Setter for term
 void IntRateInqRs_Type.setTerm(Term _term)
          Setter for term
 void BankAcctInfo_Type.setTerm(Term _term)
          Setter for term
 void LoanAcctRec_Type.setTerm(Term _term)
          Setter for term