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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return Amt
 Amt CurrencyAmount.getAmt()
          Getter for amt
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Amt
 void CurrencyAmount.setAmt(Amt _amt)
          Setter for amt
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return Amt
 Amt CurrencyAmount.getAmt()
          Getter for amt
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type Amt
 void CurrencyAmount.setAmt(Amt _amt)
          Setter for amt