public class LaunchOptions extends Object
| Constructor and Description |
|---|
LaunchOptions() |
| Modifier and Type | Method and Description |
|---|---|
File |
getDestination() |
String |
getDestinationValue() |
File |
getSource() |
String |
getSourceValue() |
String |
getTemplate() |
boolean |
isBake() |
boolean |
isClearCache() |
boolean |
isHelpNeeded() |
boolean |
isInit() |
boolean |
isRunServer() |
public String getTemplate()
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 © 2016. All rights reserved.