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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return ChkAcceptMsgRec
 ChkAcceptMsgRec[] ChkAcceptAudRs_Type.getChkAcceptMsgRec()
          Getter for chkAcceptMsgRec
 ChkAcceptMsgRec[] ChkAcceptSyncRs_Type.getChkAcceptMsgRec()
          Getter for chkAcceptMsgRec
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ChkAcceptMsgRec
 void ChkAcceptAudRs_Type.setChkAcceptMsgRec(ChkAcceptMsgRec[] _chkAcceptMsgRec)
          Setter for chkAcceptMsgRec
 void ChkAcceptSyncRs_Type.setChkAcceptMsgRec(ChkAcceptMsgRec[] _chkAcceptMsgRec)
          Setter for chkAcceptMsgRec