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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtBatchInfo
 PmtBatchInfo PmtBatchRec_Type.getPmtBatchInfo()
          Getter for pmtBatchInfo
 PmtBatchInfo PmtBatchAddRs_Type.getPmtBatchInfo()
          Getter for pmtBatchInfo
 PmtBatchInfo PmtBatchAddRq_Type.getPmtBatchInfo()
          Getter for pmtBatchInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtBatchInfo
 void PmtBatchRec_Type.setPmtBatchInfo(PmtBatchInfo _pmtBatchInfo)
          Setter for pmtBatchInfo
 void PmtBatchAddRs_Type.setPmtBatchInfo(PmtBatchInfo _pmtBatchInfo)
          Setter for pmtBatchInfo
 void PmtBatchAddRq_Type.setPmtBatchInfo(PmtBatchInfo _pmtBatchInfo)
          Setter for pmtBatchInfo