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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TaxYear
 TaxYear BankAcctTaxInqRq_Type.getTaxYear()
          Getter for taxYear
 TaxYear BankAcctTaxInqRs_Type.getTaxYear()
          Getter for taxYear
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TaxYear
 void BankAcctTaxInqRq_Type.setTaxYear(TaxYear _taxYear)
          Setter for taxYear
 void BankAcctTaxInqRs_Type.setTaxYear(TaxYear _taxYear)
          Setter for taxYear