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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtEnclCanRs
 PmtEnclCanRs[] BankSvcRs_Type.getPmtEnclCanRs()
          Getter for pmtEnclCanRs
 PmtEnclCanRs PmtEnclMsgRec_Type.getPmtEnclCanRs()
          Getter for pmtEnclCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtEnclCanRs
 void BankSvcRs_Type.setPmtEnclCanRs(PmtEnclCanRs[] _pmtEnclCanRs)
          Setter for pmtEnclCanRs
 void PmtEnclMsgRec_Type.setPmtEnclCanRs(PmtEnclCanRs _pmtEnclCanRs)
          Setter for pmtEnclCanRs