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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAuthAddRq
 PmtAuthAddRq PmtAuthMsgRqInfo_Type.getPmtAuthAddRq()
          Getter for pmtAuthAddRq
 PmtAuthAddRq[] PaySvcRq_Type.getPmtAuthAddRq()
          Getter for pmtAuthAddRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAuthAddRq
 void PmtAuthMsgRqInfo_Type.setPmtAuthAddRq(PmtAuthAddRq _pmtAuthAddRq)
          Setter for pmtAuthAddRq
 void PaySvcRq_Type.setPmtAuthAddRq(PmtAuthAddRq[] _pmtAuthAddRq)
          Setter for pmtAuthAddRq