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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtAddRs
 PmtAddRs PmtMsgRec_Type.getPmtAddRs()
          Getter for pmtAddRs
 PmtAddRs[] PaySvcRs_Type.getPmtAddRs()
          Getter for pmtAddRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtAddRs
 void PmtMsgRec_Type.setPmtAddRs(PmtAddRs _pmtAddRs)
          Setter for pmtAddRs
 void PaySvcRs_Type.setPmtAddRs(PmtAddRs[] _pmtAddRs)
          Setter for pmtAddRs