public class VmfsDatastoreBaseOption extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostDiskPartitionLayout |
layout |
Boolean |
partitionFormatChange |
dynamicProperty, dynamicType| Constructor and Description |
|---|
VmfsDatastoreBaseOption() |
| Modifier and Type | Method and Description |
|---|---|
HostDiskPartitionLayout |
getLayout() |
Boolean |
getPartitionFormatChange() |
void |
setLayout(HostDiskPartitionLayout layout) |
void |
setPartitionFormatChange(Boolean partitionFormatChange) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostDiskPartitionLayout layout
public Boolean partitionFormatChange
public HostDiskPartitionLayout getLayout()
public Boolean getPartitionFormatChange()
public void setLayout(HostDiskPartitionLayout layout)
public void setPartitionFormatChange(Boolean partitionFormatChange)
Copyright © 2011-2012. All Rights Reserved.