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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreditAuthCanRs
 CreditAuthCanRs[] BankSvcRs_Type.getCreditAuthCanRs()
          Getter for creditAuthCanRs
 CreditAuthCanRs CreditAuthMsgRec_Type.getCreditAuthCanRs()
          Getter for creditAuthCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreditAuthCanRs
 void BankSvcRs_Type.setCreditAuthCanRs(CreditAuthCanRs[] _creditAuthCanRs)
          Setter for creditAuthCanRs
 void CreditAuthMsgRec_Type.setCreditAuthCanRs(CreditAuthCanRs _creditAuthCanRs)
          Setter for creditAuthCanRs