public class HostScsiDiskPartition extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
diskName |
int |
partition |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostScsiDiskPartition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiskName() |
int |
getPartition() |
void |
setDiskName(String diskName) |
void |
setPartition(int partition) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String diskName
public int partition
Copyright © 2011-2012. All Rights Reserved.