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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return UpPayee
 UpPayee PmtModRs_Type.getUpPayee()
          Getter for upPayee
 UpPayee PmtModRq_Type.getUpPayee()
          Getter for upPayee
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type UpPayee
 void PmtModRs_Type.setUpPayee(UpPayee _upPayee)
          Setter for upPayee
 void PmtModRq_Type.setUpPayee(UpPayee _upPayee)
          Setter for upPayee