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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAuthCanRs
 PmtAuthCanRs PmtAuthMsgRec_Type.getPmtAuthCanRs()
          Getter for pmtAuthCanRs
 PmtAuthCanRs[] PaySvcRs_Type.getPmtAuthCanRs()
          Getter for pmtAuthCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAuthCanRs
 void PmtAuthMsgRec_Type.setPmtAuthCanRs(PmtAuthCanRs _pmtAuthCanRs)
          Setter for pmtAuthCanRs
 void PaySvcRs_Type.setPmtAuthCanRs(PmtAuthCanRs[] _pmtAuthCanRs)
          Setter for pmtAuthCanRs