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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAuthAddRs
 PmtAuthAddRs PmtAuthMsgRec_Type.getPmtAuthAddRs()
          Getter for pmtAuthAddRs
 PmtAuthAddRs[] PaySvcRs_Type.getPmtAuthAddRs()
          Getter for pmtAuthAddRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAuthAddRs
 void PmtAuthMsgRec_Type.setPmtAuthAddRs(PmtAuthAddRs _pmtAuthAddRs)
          Setter for pmtAuthAddRs
 void PaySvcRs_Type.setPmtAuthAddRs(PmtAuthAddRs[] _pmtAuthAddRs)
          Setter for pmtAuthAddRs