public class StatisticsResetEventArgs extends Object implements SecurityId
| Constructor and Description |
|---|
StatisticsResetEventArgs(String channelId,
int securityId,
String symbol)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId()
Channel ID.
|
int |
getSecurityId()
Security ID.
|
String |
getSymbol()
Symbol.
|
String |
toString()
Convert object to string representation.
|
public String toString()
public String getChannelId()
public int getSecurityId()
getSecurityId in interface SecurityIdpublic String getSymbol()
Copyright © 2010–2020 Onix Solutions. All rights reserved.