public class HostDiagnosticPartitionCreateOption extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
diagnosticType |
HostScsiDisk |
disk |
String |
storageType |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostDiagnosticPartitionCreateOption() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiagnosticType() |
HostScsiDisk |
getDisk() |
String |
getStorageType() |
void |
setDiagnosticType(String diagnosticType) |
void |
setDisk(HostScsiDisk disk) |
void |
setStorageType(String storageType) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String storageType
public String diagnosticType
public HostScsiDisk disk
public String getStorageType()
public String getDiagnosticType()
public HostScsiDisk getDisk()
public void setStorageType(String storageType)
public void setDiagnosticType(String diagnosticType)
public void setDisk(HostScsiDisk disk)
Copyright © 2011-2012. All Rights Reserved.