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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtCanRq
 PmtCanRq[] PaySvcRq_Type.getPmtCanRq()
          Getter for pmtCanRq
 PmtCanRq PmtMsgRqInfo_Type.getPmtCanRq()
          Getter for pmtCanRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtCanRq
 void PaySvcRq_Type.setPmtCanRq(PmtCanRq[] _pmtCanRq)
          Setter for pmtCanRq
 void PmtMsgRqInfo_Type.setPmtCanRq(PmtCanRq _pmtCanRq)
          Setter for pmtCanRq