| Modifier and Type | Method and Description |
|---|---|
FeedEnum |
MarketDataEvent.getFeed() |
static FeedEnum |
FeedEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedEnum[] |
FeedEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarketDataSendRunnable.setRateDropOffFeed(FeedEnum feedToDrop) |
| Constructor and Description |
|---|
MarketDataEvent(String symbol,
FeedEnum feed) |
Apache Extras Camel-Extra