public class SecurityDefinitionEventArgs extends Object
| Constructor and Description |
|---|
SecurityDefinitionEventArgs(SecurityDefinition definition)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityDefinition |
getDefinition()
Security definition.
|
EventIndicator |
getEventIndicator()
Match event indicator.
|
String |
toString()
Returns a String that represents the current SecurityDefinitionReceived event argument.
|
public SecurityDefinitionEventArgs(SecurityDefinition definition)
definition - Received security definitionpublic SecurityDefinition getDefinition()
public EventIndicator getEventIndicator()
biz.onixs.cme.sbe.exceptions.TagNotFoundException - Thrown if tag MatchEventIndicator was not present in the message.Copyright © 2010–2020 Onix Solutions. All rights reserved.