quickfix.field
Class AccountType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.AccountType
- All Implemented Interfaces:
- java.io.Serializable
public class AccountType
- 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
ACCOUNT_IS_CARRIED_ON_CUSTOMER_SIDE_OF_BOOKS
public static final int ACCOUNT_IS_CARRIED_ON_CUSTOMER_SIDE_OF_BOOKS
- See Also:
- Constant Field Values
ACCOUNT_IS_CARRIED_ON_NON_CUSTOMER_SIDE_OF_BOOKS
public static final int ACCOUNT_IS_CARRIED_ON_NON_CUSTOMER_SIDE_OF_BOOKS
- See Also:
- Constant Field Values
HOUSE_TRADER
public static final int HOUSE_TRADER
- See Also:
- Constant Field Values
FLOOR_TRADER
public static final int FLOOR_TRADER
- See Also:
- Constant Field Values
ACCOUNT_IS_CARRIED_ON_NON_CUSTOMER_SIDE_OF_BOOKS_AND_IS_CROSS_MARGINED
public static final int ACCOUNT_IS_CARRIED_ON_NON_CUSTOMER_SIDE_OF_BOOKS_AND_IS_CROSS_MARGINED
- See Also:
- Constant Field Values
ACCOUNT_IS_HOUSE_TRADER_AND_IS_CROSS_MARGINED
public static final int ACCOUNT_IS_HOUSE_TRADER_AND_IS_CROSS_MARGINED
- See Also:
- Constant Field Values
JOINT_BACKOFFICE_ACCOUNT
public static final int JOINT_BACKOFFICE_ACCOUNT
- See Also:
- Constant Field Values
AccountType
public AccountType()
AccountType
public AccountType(int data)