SubscribeInfo
Package: velox.api.layer1.data
Type: Class
Inheritance: java.lang.Object รขโ โ SubscribeInfo
Direct Known Subclasses: LookupSubscribeInfo, SubscribeInfoCrypto
Descriptionโ
Describes subscription request
Fieldsโ
symbolโ
public final String symbol
exchangeโ
public final String exchange
typeโ
public final String type
see InstrumentCoreInfo.type
Constructorsโ
SubscribeInfoโ
public SubscribeInfo(String symbol, String exchange, String type)
Methodsโ
hashCodeโ
public int hashCode()
Overrides: hashCode in class Object
equalsโ
public boolean equals(Object obj)
Overrides: equals in class Object
toStringโ
public String toString()
Overrides: toString in class Object
Methods inherited from class java.lang.Object: clone, finalize, getClass, notify, notifyAll, wait, wait, wait