public class HostDiskDimensionsChs extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
long |
cylinder |
int |
head |
int |
sector |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostDiskDimensionsChs() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCylinder() |
int |
getHead() |
int |
getSector() |
void |
setCylinder(long cylinder) |
void |
setHead(int head) |
void |
setSector(int sector) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.