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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtBatchStatus
 PmtBatchStatus PmtBatchRec_Type.getPmtBatchStatus()
          Getter for pmtBatchStatus
 PmtBatchStatus PmtBatchStatusRec_Type.getPmtBatchStatus()
          Getter for pmtBatchStatus
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtBatchStatus
 void PmtBatchRec_Type.setPmtBatchStatus(PmtBatchStatus _pmtBatchStatus)
          Setter for pmtBatchStatus
 void PmtBatchStatusRec_Type.setPmtBatchStatus(PmtBatchStatus _pmtBatchStatus)
          Setter for pmtBatchStatus