public class HostAccountSpec extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
id |
String |
password |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostAccountSpec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getPassword() |
void |
setDescription(String description) |
void |
setId(String id) |
void |
setPassword(String password) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.