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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return ChkAcceptCanRs
 ChkAcceptCanRs[] BankSvcRs_Type.getChkAcceptCanRs()
          Getter for chkAcceptCanRs
 ChkAcceptCanRs ChkAcceptMsgRec_Type.getChkAcceptCanRs()
          Getter for chkAcceptCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ChkAcceptCanRs
 void BankSvcRs_Type.setChkAcceptCanRs(ChkAcceptCanRs[] _chkAcceptCanRs)
          Setter for chkAcceptCanRs
 void ChkAcceptMsgRec_Type.setChkAcceptCanRs(ChkAcceptCanRs _chkAcceptCanRs)
          Setter for chkAcceptCanRs