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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TotalCurAmt
 TotalCurAmt[] InvoiceInfo_Type.getTotalCurAmt()
          Getter for totalCurAmt
 TotalCurAmt PmtRemitChksum_Type.getTotalCurAmt()
          Getter for totalCurAmt
 TotalCurAmt SessionBal_Type.getTotalCurAmt()
          Getter for totalCurAmt
 TotalCurAmt MediaItem_Type.getTotalCurAmt()
          Getter for totalCurAmt
 TotalCurAmt[] MediaTotal_Type.getTotalCurAmt()
          Getter for totalCurAmt
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TotalCurAmt
 void InvoiceInfo_Type.setTotalCurAmt(TotalCurAmt[] _totalCurAmt)
          Setter for totalCurAmt
 void PmtRemitChksum_Type.setTotalCurAmt(TotalCurAmt _totalCurAmt)
          Setter for totalCurAmt
 void SessionBal_Type.setTotalCurAmt(TotalCurAmt _totalCurAmt)
          Setter for totalCurAmt
 void MediaItem_Type.setTotalCurAmt(TotalCurAmt _totalCurAmt)
          Setter for totalCurAmt
 void MediaTotal_Type.setTotalCurAmt(TotalCurAmt[] _totalCurAmt)
          Setter for totalCurAmt
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return TotalCurAmt
 TotalCurAmt[] InvoiceInfo_Type.getTotalCurAmt()
          Getter for totalCurAmt
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type TotalCurAmt
 void InvoiceInfo_Type.setTotalCurAmt(TotalCurAmt[] _totalCurAmt)
          Setter for totalCurAmt