quickfix.field
Class RoutingType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.RoutingType
- All Implemented Interfaces:
- java.io.Serializable
public class RoutingType
- 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
TARGET_FIRM
public static final int TARGET_FIRM
- See Also:
- Constant Field Values
TARGET_LIST
public static final int TARGET_LIST
- See Also:
- Constant Field Values
BLOCK_FIRM
public static final int BLOCK_FIRM
- See Also:
- Constant Field Values
BLOCK_LIST
public static final int BLOCK_LIST
- See Also:
- Constant Field Values
RoutingType
public RoutingType()
RoutingType
public RoutingType(int data)