quickfix.field
Class PosReqResult
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.PosReqResult
- All Implemented Interfaces:
- java.io.Serializable
public class PosReqResult
- 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
VALID_REQUEST
public static final int VALID_REQUEST
- See Also:
- Constant Field Values
INVALID_OR_UNSUPPORTED_REQUEST
public static final int INVALID_OR_UNSUPPORTED_REQUEST
- See Also:
- Constant Field Values
NO_POSITIONS_FOUND_THAT_MATCH_CRITERIA
public static final int NO_POSITIONS_FOUND_THAT_MATCH_CRITERIA
- See Also:
- Constant Field Values
NOT_AUTHORIZED_TO_REQUEST_POSITIONS
public static final int NOT_AUTHORIZED_TO_REQUEST_POSITIONS
- See Also:
- Constant Field Values
REQUEST_FOR_POSITION_NOT_SUPPORTED
public static final int REQUEST_FOR_POSITION_NOT_SUPPORTED
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
PosReqResult
public PosReqResult()
PosReqResult
public PosReqResult(int data)