|
|||||||||
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.OptionAlias
public class OptionAlias
Aliases for comparing data sources in Compare tool.
Field Summary |
---|
Fields inherited from class com.devexperts.qd.tools.OptionString |
---|
value |
Constructor Summary | |
---|---|
OptionAlias()
|
Method Summary | |
---|---|
java.lang.String |
getAlias(int number)
|
int |
parse(int pos,
java.lang.String[] args)
|
Methods inherited from class com.devexperts.qd.tools.OptionString |
---|
getValue, 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 |
Constructor Detail |
---|
public OptionAlias()
Method Detail |
---|
public int parse(int pos, java.lang.String[] args) throws OptionParseException
parse
in class OptionString
OptionParseException
public java.lang.String getAlias(int number)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |