public class DatastoreHostMount extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
key |
HostMountInfo |
mountInfo |
dynamicProperty, dynamicType| Constructor and Description |
|---|
DatastoreHostMount() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getKey() |
HostMountInfo |
getMountInfo() |
void |
setKey(ManagedObjectReference key) |
void |
setMountInfo(HostMountInfo mountInfo) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference key
public HostMountInfo mountInfo
public ManagedObjectReference getKey()
public HostMountInfo getMountInfo()
public void setKey(ManagedObjectReference key)
public void setMountInfo(HostMountInfo mountInfo)
Copyright © 2011-2012. All Rights Reserved.