quickfix.field
Class CollAsgnReason
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.CollAsgnReason
- All Implemented Interfaces:
- java.io.Serializable
public class CollAsgnReason
- 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
INITIAL
public static final int INITIAL
- See Also:
- Constant Field Values
SCHEDULED
public static final int SCHEDULED
- See Also:
- Constant Field Values
TIME_WARNING
public static final int TIME_WARNING
- See Also:
- Constant Field Values
MARGIN_DEFICIENCY
public static final int MARGIN_DEFICIENCY
- See Also:
- Constant Field Values
MARGIN_EXCESS
public static final int MARGIN_EXCESS
- See Also:
- Constant Field Values
FORWARD_COLLATERAL_DEMAND
public static final int FORWARD_COLLATERAL_DEMAND
- See Also:
- Constant Field Values
EVENT_OF_DEFAULT
public static final int EVENT_OF_DEFAULT
- See Also:
- Constant Field Values
ADVERSE_TAX_EVENT
public static final int ADVERSE_TAX_EVENT
- See Also:
- Constant Field Values
CollAsgnReason
public CollAsgnReason()
CollAsgnReason
public CollAsgnReason(int data)