quickfix.field
Class ClearingInstruction
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.ClearingInstruction
- All Implemented Interfaces:
- java.io.Serializable
public class ClearingInstruction
- 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
PROCESS_NORMALLY
public static final int PROCESS_NORMALLY
- See Also:
- Constant Field Values
EXCLUDE_FROM_ALL_NETTING
public static final int EXCLUDE_FROM_ALL_NETTING
- See Also:
- Constant Field Values
BILATERAL_NETTING_ONLY
public static final int BILATERAL_NETTING_ONLY
- See Also:
- Constant Field Values
EX_CLEARING
public static final int EX_CLEARING
- See Also:
- Constant Field Values
SPECIAL_TRADE
public static final int SPECIAL_TRADE
- See Also:
- Constant Field Values
MULTILATERAL_NETTING
public static final int MULTILATERAL_NETTING
- See Also:
- Constant Field Values
CLEAR_AGAINST_CENTRAL_COUNTERPARTY
public static final int CLEAR_AGAINST_CENTRAL_COUNTERPARTY
- See Also:
- Constant Field Values
EXCLUDE_FROM_CENTRAL_COUNTERPARTY
public static final int EXCLUDE_FROM_CENTRAL_COUNTERPARTY
- See Also:
- Constant Field Values
MANUAL_MODE
public static final int MANUAL_MODE
- See Also:
- Constant Field Values
AUTOMATIC_POSTING_MODE
public static final int AUTOMATIC_POSTING_MODE
- See Also:
- Constant Field Values
AUTOMATIC_GIVE_UP_MODE
public static final int AUTOMATIC_GIVE_UP_MODE
- See Also:
- Constant Field Values
QUALIFIED_SERVICE_REPRESENTATIVE_QSR
public static final int QUALIFIED_SERVICE_REPRESENTATIVE_QSR
- See Also:
- Constant Field Values
CUSTOMER_TRADE
public static final int CUSTOMER_TRADE
- See Also:
- Constant Field Values
SELF_CLEARING
public static final int SELF_CLEARING
- See Also:
- Constant Field Values
ClearingInstruction
public ClearingInstruction()
ClearingInstruction
public ClearingInstruction(int data)