public class HostFileSystemVolumeInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostFileSystemMountInfo[] |
mountInfo |
String[] |
volumeTypeList |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostFileSystemVolumeInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostFileSystemMountInfo[] |
getMountInfo() |
String[] |
getVolumeTypeList() |
void |
setMountInfo(HostFileSystemMountInfo[] mountInfo) |
void |
setVolumeTypeList(String[] volumeTypeList) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String[] volumeTypeList
public HostFileSystemMountInfo[] mountInfo
public String[] getVolumeTypeList()
public HostFileSystemMountInfo[] getMountInfo()
public void setVolumeTypeList(String[] volumeTypeList)
public void setMountInfo(HostFileSystemMountInfo[] mountInfo)
Copyright © 2011-2012. All Rights Reserved.