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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAuthCanRq
 PmtAuthCanRq PmtAuthMsgRqInfo_Type.getPmtAuthCanRq()
          Getter for pmtAuthCanRq
 PmtAuthCanRq[] PaySvcRq_Type.getPmtAuthCanRq()
          Getter for pmtAuthCanRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAuthCanRq
 void PmtAuthMsgRqInfo_Type.setPmtAuthCanRq(PmtAuthCanRq _pmtAuthCanRq)
          Setter for pmtAuthCanRq
 void PaySvcRq_Type.setPmtAuthCanRq(PmtAuthCanRq[] _pmtAuthCanRq)
          Setter for pmtAuthCanRq