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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TaxId
 TaxId TINInfo_Type.getTaxId()
          Getter for taxId
 TaxId BankAcctTaxInqRs_Type.getTaxId()
          Getter for taxId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TaxId
 void TINInfo_Type.setTaxId(TaxId _taxId)
          Setter for taxId
 void BankAcctTaxInqRs_Type.setTaxId(TaxId _taxId)
          Setter for taxId
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return TaxId
 TaxId TINInfo_Type.getTaxId()
          Getter for taxId
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type TaxId
 void TINInfo_Type.setTaxId(TaxId _taxId)
          Setter for taxId