quickfix.field
Class CustOrderCapacity
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.CustOrderCapacity
- All Implemented Interfaces:
- java.io.Serializable
public class CustOrderCapacity
- 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
MEMBER_TRADING_FOR_THEIR_OWN_ACCOUNT
public static final int MEMBER_TRADING_FOR_THEIR_OWN_ACCOUNT
- See Also:
- Constant Field Values
CLEARING_FIRM_TRADING_FOR_ITS_PROPRIETARY_ACCOUNT
public static final int CLEARING_FIRM_TRADING_FOR_ITS_PROPRIETARY_ACCOUNT
- See Also:
- Constant Field Values
MEMBER_TRADING_FOR_ANOTHER_MEMBER
public static final int MEMBER_TRADING_FOR_ANOTHER_MEMBER
- See Also:
- Constant Field Values
ALL_OTHER
public static final int ALL_OTHER
- See Also:
- Constant Field Values
CustOrderCapacity
public CustOrderCapacity()
CustOrderCapacity
public CustOrderCapacity(int data)