public class LaunchOptions extends Object
| Constructor and Description |
|---|
LaunchOptions() |
| Modifier and Type | Method and Description |
|---|---|
File |
getDestination() |
String |
getDestinationValue() |
File |
getSource() |
String |
getSourceValue() |
boolean |
isBake() |
boolean |
isClearCache() |
boolean |
isHelpNeeded() |
boolean |
isInit() |
boolean |
isRunServer() |
public File getSource()
public String getSourceValue()
public File getDestination()
public String getDestinationValue()
public boolean isHelpNeeded()
public boolean isRunServer()
public boolean isInit()
public boolean isClearCache()
public boolean isBake()
Copyright © 2014. All Rights Reserved.