public class DeploymentGroupSetting extends Object
| Constructor and Description |
|---|
DeploymentGroupSetting() |
DeploymentGroupSetting(String name,
boolean active) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setName(String name) |
public DeploymentGroupSetting()
public DeploymentGroupSetting(String name, boolean active)
Copyright © 2014–2016 Soabase. All rights reserved.