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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustMsgRec
 CustMsgRec[] CustSyncRs_Type.getCustMsgRec()
          Getter for custMsgRec
 CustMsgRec[] CustAudRs_Type.getCustMsgRec()
          Getter for custMsgRec
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustMsgRec
 void CustSyncRs_Type.setCustMsgRec(CustMsgRec[] _custMsgRec)
          Setter for custMsgRec
 void CustAudRs_Type.setCustMsgRec(CustMsgRec[] _custMsgRec)
          Setter for custMsgRec