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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return LoanInfoCommon
 LoanInfoCommon LOCAcctRec_Type.getLoanInfoCommon()
          Getter for loanInfoCommon
 LoanInfoCommon MortAcctRec_Type.getLoanInfoCommon()
          Getter for loanInfoCommon
 LoanInfoCommon LoanAcctRec_Type.getLoanInfoCommon()
          Getter for loanInfoCommon
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type LoanInfoCommon
 void LOCAcctRec_Type.setLoanInfoCommon(LoanInfoCommon _loanInfoCommon)
          Setter for loanInfoCommon
 void MortAcctRec_Type.setLoanInfoCommon(LoanInfoCommon _loanInfoCommon)
          Setter for loanInfoCommon
 void LoanAcctRec_Type.setLoanInfoCommon(LoanInfoCommon _loanInfoCommon)
          Setter for loanInfoCommon