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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RecPmtCanRs
 RecPmtCanRs RecPmtMsgRec_Type.getRecPmtCanRs()
          Getter for recPmtCanRs
 RecPmtCanRs[] PaySvcRs_Type.getRecPmtCanRs()
          Getter for recPmtCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RecPmtCanRs
 void RecPmtMsgRec_Type.setRecPmtCanRs(RecPmtCanRs _recPmtCanRs)
          Setter for recPmtCanRs
 void PaySvcRs_Type.setRecPmtCanRs(RecPmtCanRs[] _recPmtCanRs)
          Setter for recPmtCanRs