quickfix.field
Class AdvSide
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.AdvSide
- All Implemented Interfaces:
- java.io.Serializable
public class AdvSide
- 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
BUY
public static final char BUY
- See Also:
- Constant Field Values
SELL
public static final char SELL
- See Also:
- Constant Field Values
CROSS
public static final char CROSS
- See Also:
- Constant Field Values
TRADE
public static final char TRADE
- See Also:
- Constant Field Values
AdvSide
public AdvSide()
AdvSide
public AdvSide(char data)