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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAuthModRs
 PmtAuthModRs PmtAuthMsgRec_Type.getPmtAuthModRs()
          Getter for pmtAuthModRs
 PmtAuthModRs[] PaySvcRs_Type.getPmtAuthModRs()
          Getter for pmtAuthModRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAuthModRs
 void PmtAuthMsgRec_Type.setPmtAuthModRs(PmtAuthModRs _pmtAuthModRs)
          Setter for pmtAuthModRs
 void PaySvcRs_Type.setPmtAuthModRs(PmtAuthModRs[] _pmtAuthModRs)
          Setter for pmtAuthModRs