quickfix.field
Class OrderCategory
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.OrderCategory
- All Implemented Interfaces:
- java.io.Serializable
public class OrderCategory
- extends CharField
- 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
ORDER
public static final char ORDER
- See Also:
- Constant Field Values
QUOTE
public static final char QUOTE
- See Also:
- Constant Field Values
PRIVATELY_NEGOTIATED_TRADE
public static final char PRIVATELY_NEGOTIATED_TRADE
- See Also:
- Constant Field Values
MULTILEG_ORDER
public static final char MULTILEG_ORDER
- See Also:
- Constant Field Values
LINKED_ORDER
public static final char LINKED_ORDER
- See Also:
- Constant Field Values
QUOTE_REQUEST
public static final char QUOTE_REQUEST
- See Also:
- Constant Field Values
IMPLIED_ORDER
public static final char IMPLIED_ORDER
- See Also:
- Constant Field Values
CROSS_ORDER
public static final char CROSS_ORDER
- See Also:
- Constant Field Values
OrderCategory
public OrderCategory()
OrderCategory
public OrderCategory(char data)