quickfix.field
Class TaxAdvantageType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.TaxAdvantageType
- All Implemented Interfaces:
- java.io.Serializable
public class TaxAdvantageType
- extends IntField
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
NONE
public static final int NONE
- See Also:
- Constant Field Values
MAXI_ISA
public static final int MAXI_ISA
- See Also:
- Constant Field Values
TESSA
public static final int TESSA
- See Also:
- Constant Field Values
MINI_CASH_ISA
public static final int MINI_CASH_ISA
- See Also:
- Constant Field Values
MINI_STOCKS_AND_SHARES_ISA
public static final int MINI_STOCKS_AND_SHARES_ISA
- See Also:
- Constant Field Values
MINI_INSURANCE_ISA
public static final int MINI_INSURANCE_ISA
- See Also:
- Constant Field Values
CURRENT_YEAR_PAYMENT
public static final int CURRENT_YEAR_PAYMENT
- See Also:
- Constant Field Values
PRIOR_YEAR_PAYMENT
public static final int PRIOR_YEAR_PAYMENT
- See Also:
- Constant Field Values
ASSET_TRANSFER
public static final int ASSET_TRANSFER
- See Also:
- Constant Field Values
EMPLOYEE_PRIOR_YEAR
public static final int EMPLOYEE_PRIOR_YEAR
- See Also:
- Constant Field Values
EMPLOYEE
public static final int EMPLOYEE
- See Also:
- Constant Field Values
EMPLOYER
public static final int EMPLOYER
- See Also:
- Constant Field Values
EMPLOYER2
public static final int EMPLOYER2
- See Also:
- Constant Field Values
NON_FUND_PROTOTYPE_IRA
public static final int NON_FUND_PROTOTYPE_IRA
- See Also:
- Constant Field Values
NON_FUND_QUALIFIED_PLAN
public static final int NON_FUND_QUALIFIED_PLAN
- See Also:
- Constant Field Values
DEFINED_CONTRIBUTION_PLAN
public static final int DEFINED_CONTRIBUTION_PLAN
- See Also:
- Constant Field Values
INDIVIDUAL_RETIREMENT_ACCOUNT
public static final int INDIVIDUAL_RETIREMENT_ACCOUNT
- See Also:
- Constant Field Values
INDIVIDUAL_RETIREMENT_ACCOUNT2
public static final int INDIVIDUAL_RETIREMENT_ACCOUNT2
- See Also:
- Constant Field Values
KEOGH
public static final int KEOGH
- See Also:
- Constant Field Values
PROFIT_SHARING_PLAN
public static final int PROFIT_SHARING_PLAN
- See Also:
- Constant Field Values
_401_K
public static final int _401_K
- See Also:
- Constant Field Values
SELF_DIRECTED_IRA
public static final int SELF_DIRECTED_IRA
- See Also:
- Constant Field Values
_403_B
public static final int _403_B
- See Also:
- Constant Field Values
_457
public static final int _457
- See Also:
- Constant Field Values
ROTH_IRA
public static final int ROTH_IRA
- See Also:
- Constant Field Values
ROTH_IRA2
public static final int ROTH_IRA2
- See Also:
- Constant Field Values
ROTH_CONVERSION_IRA
public static final int ROTH_CONVERSION_IRA
- See Also:
- Constant Field Values
ROTH_CONVERSION_IRA2
public static final int ROTH_CONVERSION_IRA2
- See Also:
- Constant Field Values
EDUCATION_IRA
public static final int EDUCATION_IRA
- See Also:
- Constant Field Values
EDUCATION_IRA2
public static final int EDUCATION_IRA2
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
TaxAdvantageType
public TaxAdvantageType()
TaxAdvantageType
public TaxAdvantageType(int data)