public class ProjectOptions extends Object
| Constructor and Description |
|---|
ProjectOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultTarget() |
Boolean |
getLogging() |
List<NodeName> |
getNodeNames() |
void |
setDefaultTarget(String defaultTarget) |
void |
setLogging(Boolean logging) |
void |
setNodeNames(List<NodeName> nodeNames) |
Copyright © 2016. All Rights Reserved.