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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtModRs
 PmtModRs PmtMsgRec_Type.getPmtModRs()
          Getter for pmtModRs
 PmtModRs[] PaySvcRs_Type.getPmtModRs()
          Getter for pmtModRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtModRs
 void PmtMsgRec_Type.setPmtModRs(PmtModRs _pmtModRs)
          Setter for pmtModRs
 void PaySvcRs_Type.setPmtModRs(PmtModRs[] _pmtModRs)
          Setter for pmtModRs