public class GuestDiskInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
Long |
capacity |
String |
diskPath |
Long |
freeSpace |
dynamicProperty, dynamicType| Constructor and Description |
|---|
GuestDiskInfo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCapacity() |
String |
getDiskPath() |
Long |
getFreeSpace() |
void |
setCapacity(Long capacity) |
void |
setDiskPath(String diskPath) |
void |
setFreeSpace(Long freeSpace) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.