Package com.millistream.www.fields
Interface MC
-
public interface MC
Message Classes, these values can be OR:ed together
-
-
Field Summary
Fields Modifier and Type Field Description static long
BASICDATA
static long
CI
static long
CIHISTORY
static long
CORPORATEACTION
static long
ESTIMATES
static long
ESTIMATESHISTORY
static long
FUNDAMENTALS
static long
GREEKS
static long
KEYRATIOS
static long
L10N
static long
MAPPINGS
static long
MBO
static long
MIFID
static long
MIFIDHISTORY
static long
NETORDERIMBALANCE
static long
NEWSCONTENT
static long
NEWSHEADLINE
static long
ORDER
static long
PERFORMANCE
static long
PRICEHISTORY
static long
PRIIP
static long
QUOTE
static long
QUOTEBBO
static long
QUOTEEX
static long
TRADE
static long
TRADESTATE
static long
UNDEF
-
-
-
Field Detail
-
UNDEF
static final long UNDEF
- See Also:
- Constant Field Values
-
NEWSHEADLINE
static final long NEWSHEADLINE
- See Also:
- Constant Field Values
-
QUOTE
static final long QUOTE
- See Also:
- Constant Field Values
-
TRADE
static final long TRADE
- See Also:
- Constant Field Values
-
ORDER
static final long ORDER
- See Also:
- Constant Field Values
-
BASICDATA
static final long BASICDATA
- See Also:
- Constant Field Values
-
PRICEHISTORY
static final long PRICEHISTORY
- See Also:
- Constant Field Values
-
NEWSCONTENT
static final long NEWSCONTENT
- See Also:
- Constant Field Values
-
CORPORATEACTION
static final long CORPORATEACTION
- See Also:
- Constant Field Values
-
TRADESTATE
static final long TRADESTATE
- See Also:
- Constant Field Values
-
FUNDAMENTALS
static final long FUNDAMENTALS
- See Also:
- Constant Field Values
-
PERFORMANCE
static final long PERFORMANCE
- See Also:
- Constant Field Values
-
KEYRATIOS
static final long KEYRATIOS
- See Also:
- Constant Field Values
-
ESTIMATES
static final long ESTIMATES
- See Also:
- Constant Field Values
-
ESTIMATESHISTORY
static final long ESTIMATESHISTORY
- See Also:
- Constant Field Values
-
NETORDERIMBALANCE
static final long NETORDERIMBALANCE
- See Also:
- Constant Field Values
-
L10N
static final long L10N
- See Also:
- Constant Field Values
-
CI
static final long CI
- See Also:
- Constant Field Values
-
CIHISTORY
static final long CIHISTORY
- See Also:
- Constant Field Values
-
PRIIP
static final long PRIIP
- See Also:
- Constant Field Values
-
MIFID
static final long MIFID
- See Also:
- Constant Field Values
-
MIFIDHISTORY
static final long MIFIDHISTORY
- See Also:
- Constant Field Values
-
MAPPINGS
static final long MAPPINGS
- See Also:
- Constant Field Values
-
MBO
static final long MBO
- See Also:
- Constant Field Values
-
GREEKS
static final long GREEKS
- See Also:
- Constant Field Values
-
QUOTEBBO
static final long QUOTEBBO
- See Also:
- Constant Field Values
-
QUOTEEX
static final long QUOTEEX
- See Also:
- Constant Field Values
-
-