ChannelMessagepublic class AggregatePerMinuteMessage extends AggregateMessage
| Constructor | Description |
|---|---|
AggregatePerMinuteMessage(ChannelType cType,
java.lang.String tickerString,
com.google.gson.JsonObject asJsonObject) |
Instantiates a new aggregate per minute message.
|
equals, getChannelType, getEnd, getStart, getStockAggregate, getTicker, hashCode, toStringpublic AggregatePerMinuteMessage(ChannelType cType, java.lang.String tickerString, com.google.gson.JsonObject asJsonObject)
cType - the c typetickerString - the ticker stringasJsonObject - the as json object