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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtBatchStatusRec
 PmtBatchStatusRec PmtBatchStatusAdviseRs_Type.getPmtBatchStatusRec()
          Getter for pmtBatchStatusRec
 PmtBatchStatusRec[] PmtBatchStatusInqRs_Type.getPmtBatchStatusRec()
          Getter for pmtBatchStatusRec
 PmtBatchStatusRec PmtBatchStatusAdviseRq_Type.getPmtBatchStatusRec()
          Getter for pmtBatchStatusRec
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtBatchStatusRec
 void PmtBatchStatusAdviseRs_Type.setPmtBatchStatusRec(PmtBatchStatusRec _pmtBatchStatusRec)
          Setter for pmtBatchStatusRec
 void PmtBatchStatusInqRs_Type.setPmtBatchStatusRec(PmtBatchStatusRec[] _pmtBatchStatusRec)
          Setter for pmtBatchStatusRec
 void PmtBatchStatusAdviseRq_Type.setPmtBatchStatusRec(PmtBatchStatusRec _pmtBatchStatusRec)
          Setter for pmtBatchStatusRec