ChannelMessage
public 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, toString
public AggregatePerMinuteMessage(ChannelType cType, java.lang.String tickerString, com.google.gson.JsonObject asJsonObject)
cType
- the c typetickerString
- the ticker stringasJsonObject
- the as json object