public class HostFileSystemMountInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostMountInfo |
mountInfo |
HostFileSystemVolume |
volume |
String |
vStorageSupport |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostFileSystemMountInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostMountInfo |
getMountInfo() |
HostFileSystemVolume |
getVolume() |
String |
getVStorageSupport() |
void |
setMountInfo(HostMountInfo mountInfo) |
void |
setVolume(HostFileSystemVolume volume) |
void |
setVStorageSupport(String vStorageSupport) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostMountInfo mountInfo
public HostFileSystemVolume volume
public String vStorageSupport
public HostMountInfo getMountInfo()
public HostFileSystemVolume getVolume()
public String getVStorageSupport()
public void setMountInfo(HostMountInfo mountInfo)
public void setVolume(HostFileSystemVolume volume)
public void setVStorageSupport(String vStorageSupport)
Copyright © 2011-2012. All Rights Reserved.