|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.devexperts.qd.tools.Option
com.devexperts.qd.tools.OptionString
com.devexperts.qd.tools.OptionEnum
com.devexperts.qd.tools.OptionPostCollector
public class OptionPostCollector
Field Summary | |
---|---|
static java.lang.String |
HISTORY
|
static java.lang.String |
RAW
|
static java.lang.String |
STREAM
|
static java.lang.String |
TICKER
|
Fields inherited from class com.devexperts.qd.tools.OptionEnum |
---|
default_value, values |
Fields inherited from class com.devexperts.qd.tools.OptionString |
---|
value |
Constructor Summary | |
---|---|
OptionPostCollector(java.lang.String default_value)
|
Method Summary | |
---|---|
MessageType |
getMessageType()
|
Methods inherited from class com.devexperts.qd.tools.OptionEnum |
---|
getValueOrDefault, makeDescription |
Methods inherited from class com.devexperts.qd.tools.OptionString |
---|
getValue, parse, toString |
Methods inherited from class com.devexperts.qd.tools.Option |
---|
getDeprecated, getDescription, getFullName, getShortName, init, isSet, setDeprecated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TICKER
public static final java.lang.String STREAM
public static final java.lang.String HISTORY
public static final java.lang.String RAW
Constructor Detail |
---|
public OptionPostCollector(java.lang.String default_value)
Method Detail |
---|
public MessageType getMessageType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |