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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CompRemitStmtInfo
 CompRemitStmtInfo CompRemitStmtAddRq_Type.getCompRemitStmtInfo()
          Getter for compRemitStmtInfo
 CompRemitStmtInfo CompRemitStmtAddRs_Type.getCompRemitStmtInfo()
          Getter for compRemitStmtInfo
 CompRemitStmtInfo CompRemitStmtRec_Type.getCompRemitStmtInfo()
          Getter for compRemitStmtInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CompRemitStmtInfo
 void CompRemitStmtAddRq_Type.setCompRemitStmtInfo(CompRemitStmtInfo _compRemitStmtInfo)
          Setter for compRemitStmtInfo
 void CompRemitStmtAddRs_Type.setCompRemitStmtInfo(CompRemitStmtInfo _compRemitStmtInfo)
          Setter for compRemitStmtInfo
 void CompRemitStmtRec_Type.setCompRemitStmtInfo(CompRemitStmtInfo _compRemitStmtInfo)
          Setter for compRemitStmtInfo