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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAuthMsgRec
 PmtAuthMsgRec[] PmtAuthSyncRs_Type.getPmtAuthMsgRec()
          Getter for pmtAuthMsgRec
 PmtAuthMsgRec[] PmtAuthAudRs_Type.getPmtAuthMsgRec()
          Getter for pmtAuthMsgRec
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAuthMsgRec
 void PmtAuthSyncRs_Type.setPmtAuthMsgRec(PmtAuthMsgRec[] _pmtAuthMsgRec)
          Setter for pmtAuthMsgRec
 void PmtAuthAudRs_Type.setPmtAuthMsgRec(PmtAuthMsgRec[] _pmtAuthMsgRec)
          Setter for pmtAuthMsgRec