quickfix.field
Class OwnerType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.OwnerType
- All Implemented Interfaces:
- java.io.Serializable
public class OwnerType
- 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
INDIVIDUAL_INVESTOR
public static final int INDIVIDUAL_INVESTOR
- See Also:
- Constant Field Values
PUBLIC_COMPANY
public static final int PUBLIC_COMPANY
- See Also:
- Constant Field Values
PRIVATE_COMPANY
public static final int PRIVATE_COMPANY
- See Also:
- Constant Field Values
INDIVIDUAL_TRUSTEE
public static final int INDIVIDUAL_TRUSTEE
- See Also:
- Constant Field Values
COMPANY_TRUSTEE
public static final int COMPANY_TRUSTEE
- See Also:
- Constant Field Values
PENSION_PLAN
public static final int PENSION_PLAN
- See Also:
- Constant Field Values
CUSTODIAN_UNDER_GIFTS_TO_MINORS_ACT
public static final int CUSTODIAN_UNDER_GIFTS_TO_MINORS_ACT
- See Also:
- Constant Field Values
TRUSTS
public static final int TRUSTS
- See Also:
- Constant Field Values
FIDUCIARIES
public static final int FIDUCIARIES
- See Also:
- Constant Field Values
NETWORKING_SUB_ACCOUNT
public static final int NETWORKING_SUB_ACCOUNT
- See Also:
- Constant Field Values
NON_PROFIT_ORGANIZATION
public static final int NON_PROFIT_ORGANIZATION
- See Also:
- Constant Field Values
CORPORATE_BODY
public static final int CORPORATE_BODY
- See Also:
- Constant Field Values
NOMINEE
public static final int NOMINEE
- See Also:
- Constant Field Values
OwnerType
public OwnerType()
OwnerType
public OwnerType(int data)