public class VmfsDatastoreOption extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
VmfsDatastoreBaseOption |
info |
VmfsDatastoreSpec |
spec |
dynamicProperty, dynamicType| Constructor and Description |
|---|
VmfsDatastoreOption() |
| Modifier and Type | Method and Description |
|---|---|
VmfsDatastoreBaseOption |
getInfo() |
VmfsDatastoreSpec |
getSpec() |
void |
setInfo(VmfsDatastoreBaseOption info) |
void |
setSpec(VmfsDatastoreSpec spec) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic VmfsDatastoreBaseOption info
public VmfsDatastoreSpec spec
public VmfsDatastoreBaseOption getInfo()
public VmfsDatastoreSpec getSpec()
public void setInfo(VmfsDatastoreBaseOption info)
public void setSpec(VmfsDatastoreSpec spec)
Copyright © 2011-2012. All Rights Reserved.