public class RealTimeSeaarchGuiParmateres extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RealTimeSeaarchGuiParmateres.NoSplitter
See https://groups.google.com/forum/#!topic/jcommander/g_bXIyGyHUE
|
Constructor and Description |
---|
RealTimeSeaarchGuiParmateres() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getCols() |
String |
getLog() |
String |
getMms() |
int |
getPort() |
int |
getSimilars() |
int |
getTp() |
String |
getWebapp() |
boolean |
isHelp() |
boolean |
isNobrowse() |
void |
setTp(int tp) |
public String getLog()
public boolean isHelp()
public String getWebapp()
public String getMms()
public boolean isNobrowse()
public int getPort()
public int getTp()
public void setTp(int tp)
public int getSimilars()