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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAuthSyncRq
 PmtAuthSyncRq PmtAuthMsgRqInfo_Type.getPmtAuthSyncRq()
          Getter for pmtAuthSyncRq
 PmtAuthSyncRq[] PaySvcRq_Type.getPmtAuthSyncRq()
          Getter for pmtAuthSyncRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAuthSyncRq
 void PmtAuthMsgRqInfo_Type.setPmtAuthSyncRq(PmtAuthSyncRq _pmtAuthSyncRq)
          Setter for pmtAuthSyncRq
 void PaySvcRq_Type.setPmtAuthSyncRq(PmtAuthSyncRq[] _pmtAuthSyncRq)
          Setter for pmtAuthSyncRq