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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAddRq
 PmtAddRq[] PaySvcRq_Type.getPmtAddRq()
          Getter for pmtAddRq
 PmtAddRq PmtMsgRqInfo_Type.getPmtAddRq()
          Getter for pmtAddRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAddRq
 void PaySvcRq_Type.setPmtAddRq(PmtAddRq[] _pmtAddRq)
          Setter for pmtAddRq
 void PmtMsgRqInfo_Type.setPmtAddRq(PmtAddRq _pmtAddRq)
          Setter for pmtAddRq