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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtRemitStatus
 PmtRemitStatus PmtRemitDetail_Type.getPmtRemitStatus()
          Getter for pmtRemitStatus
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtRemitStatus
 void PmtRemitDetail_Type.setPmtRemitStatus(PmtRemitStatus _pmtRemitStatus)
          Setter for pmtRemitStatus
 

Uses of PmtRemitStatus in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return PmtRemitStatus
 PmtRemitStatus PmtRemitDetail_Type.getPmtRemitStatus()
          Getter for pmtRemitStatus
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type PmtRemitStatus
 void PmtRemitDetail_Type.setPmtRemitStatus(PmtRemitStatus _pmtRemitStatus)
          Setter for pmtRemitStatus