public class EventIndicator extends BitmapField
| Constructor and Description |
|---|
EventIndicator(biz.onixs.cme.sbe.IFieldSet msg)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEndOfAny()
Indicates any 'end of' event.
|
boolean |
isEndOfElectronicVolumes()
Indicates 'end of electronic volumes' event.
|
boolean |
isEndOfEvent()
Indicates 'end of event' event.
|
boolean |
isEndOfImpliedQuotes()
Indicates 'end of implied quotes' event.
|
boolean |
isEndOfRealQuotes()
Indicates 'end of real quotes' event.
|
boolean |
isEndOfStatistic()
Indicates 'end of statistics' event.
|
boolean |
isEndOfTrades()
Indicates 'end of trades' event.
|
boolean |
isMessageRecovered()
Indicates 'message resent during recovery' event.
|
String |
toString()
Convert object to string representation.
|
any, getpublic EventIndicator(biz.onixs.cme.sbe.IFieldSet msg)
msg - message that contains event indicator value.biz.onixs.cme.sbe.exceptions.TagNotFoundException - thrown if field was not found in fieldset.public boolean isEndOfTrades()
public boolean isEndOfElectronicVolumes()
public boolean isEndOfRealQuotes()
public boolean isEndOfStatistic()
public boolean isEndOfImpliedQuotes()
public boolean isMessageRecovered()
public boolean isEndOfEvent()
public boolean isEndOfAny()
public String toString()
toString in class BitmapFieldCopyright © 2010–2020 Onix Solutions. All rights reserved.