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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RemitInstruction
 RemitInstruction RemitInfo_Type.getRemitInstruction()
          Getter for remitInstruction
 RemitInstruction RecPmtInstAddRq_Type.getRemitInstruction()
          Getter for remitInstruction
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RemitInstruction
 void RemitInfo_Type.setRemitInstruction(RemitInstruction _remitInstruction)
          Setter for remitInstruction
 void RecPmtInstAddRq_Type.setRemitInstruction(RemitInstruction _remitInstruction)
          Setter for remitInstruction