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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreditRevRs
 CreditRevRs[] BankSvcRs_Type.getCreditRevRs()
          Getter for creditRevRs
 CreditRevRs CreditMsgRec_Type.getCreditRevRs()
          Getter for creditRevRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreditRevRs
 void BankSvcRs_Type.setCreditRevRs(CreditRevRs[] _creditRevRs)
          Setter for creditRevRs
 void CreditMsgRec_Type.setCreditRevRs(CreditRevRs _creditRevRs)
          Setter for creditRevRs