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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TaxInfo
 TaxInfo[] InvoiceInfo_Type.getTaxInfo()
          Getter for taxInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TaxInfo
 void InvoiceInfo_Type.setTaxInfo(TaxInfo[] _taxInfo)
          Setter for taxInfo
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return TaxInfo
 TaxInfo[] InvoiceInfo_Type.getTaxInfo()
          Getter for taxInfo
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type TaxInfo
 void InvoiceInfo_Type.setTaxInfo(TaxInfo[] _taxInfo)
          Setter for taxInfo