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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtRemitStatusCode
 PmtRemitStatusCode PmtRemitStatus_Type.getPmtRemitStatusCode()
          Getter for pmtRemitStatusCode
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtRemitStatusCode
 void PmtRemitStatus_Type.setPmtRemitStatusCode(PmtRemitStatusCode _pmtRemitStatusCode)
          Setter for pmtRemitStatusCode
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return PmtRemitStatusCode
 PmtRemitStatusCode PmtRemitStatus_Type.getPmtRemitStatusCode()
          Getter for pmtRemitStatusCode
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type PmtRemitStatusCode
 void PmtRemitStatus_Type.setPmtRemitStatusCode(PmtRemitStatusCode _pmtRemitStatusCode)
          Setter for pmtRemitStatusCode