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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtCanRs
 PmtCanRs PmtMsgRec_Type.getPmtCanRs()
          Getter for pmtCanRs
 PmtCanRs[] PaySvcRs_Type.getPmtCanRs()
          Getter for pmtCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtCanRs
 void PmtMsgRec_Type.setPmtCanRs(PmtCanRs _pmtCanRs)
          Setter for pmtCanRs
 void PaySvcRs_Type.setPmtCanRs(PmtCanRs[] _pmtCanRs)
          Setter for pmtCanRs