quickfix.field
Class BidTradeType
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.BidTradeType
- All Implemented Interfaces:
- java.io.Serializable
public class BidTradeType
- 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
AGENCY
public static final char AGENCY
- See Also:
- Constant Field Values
VWAP_GUARANTEE
public static final char VWAP_GUARANTEE
- See Also:
- Constant Field Values
GUARANTEED_CLOSE
public static final char GUARANTEED_CLOSE
- See Also:
- Constant Field Values
RISK_TRADE
public static final char RISK_TRADE
- See Also:
- Constant Field Values
BidTradeType
public BidTradeType()
BidTradeType
public BidTradeType(char data)