quickfix.field
Class AllocIntermedReqType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.AllocIntermedReqType
- All Implemented Interfaces:
- java.io.Serializable
public class AllocIntermedReqType
- 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
PENDING_ACCEPT
public static final int PENDING_ACCEPT
- See Also:
- Constant Field Values
PENDING_RELEASE
public static final int PENDING_RELEASE
- See Also:
- Constant Field Values
PENDING_REVERSAL
public static final int PENDING_REVERSAL
- See Also:
- Constant Field Values
ACCEPT
public static final int ACCEPT
- See Also:
- Constant Field Values
BLOCK_LEVEL_REJECT
public static final int BLOCK_LEVEL_REJECT
- See Also:
- Constant Field Values
ACCOUNT_LEVEL_REJECT
public static final int ACCOUNT_LEVEL_REJECT
- See Also:
- Constant Field Values
AllocIntermedReqType
public AllocIntermedReqType()
AllocIntermedReqType
public AllocIntermedReqType(int data)