public class Environment extends Object implements Serializable
Constructor and Description |
---|
Environment() |
Modifier and Type | Method and Description |
---|---|
String |
getEnvironment() |
List<Module> |
getModules() |
String |
getName() |
void |
setEnvironment(String environment) |
void |
setModules(List<Module> modules) |
void |
setName(String name) |
Copyright © 2006–2018 TinyGroup. All rights reserved.