public class HostFileSystemVolume extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
long |
capacity |
String |
name |
String |
type |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostFileSystemVolume() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCapacity() |
String |
getName() |
String |
getType() |
void |
setCapacity(long capacity) |
void |
setName(String name) |
void |
setType(String type) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.