public class CodeServerGuiOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
moduleParam |
static String |
portParam |
static String |
testParam |
static String |
unloadParam |
| Constructor and Description |
|---|
CodeServerGuiOptions() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
boolean |
isUnload() |
String |
parseArgs(String[] args) |
void |
setUnload(boolean unload) |
public static final String moduleParam
public static final String portParam
public static final String unloadParam
public static final String testParam
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.