public class HostSystemResourceInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostSystemResourceInfo[] |
child |
ResourceConfigSpec |
config |
String |
key |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostSystemResourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostSystemResourceInfo[] |
getChild() |
ResourceConfigSpec |
getConfig() |
String |
getKey() |
void |
setChild(HostSystemResourceInfo[] child) |
void |
setConfig(ResourceConfigSpec config) |
void |
setKey(String key) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String key
public ResourceConfigSpec config
public HostSystemResourceInfo[] child
public String getKey()
public ResourceConfigSpec getConfig()
public HostSystemResourceInfo[] getChild()
public void setKey(String key)
public void setConfig(ResourceConfigSpec config)
public void setChild(HostSystemResourceInfo[] child)
Copyright © 2011-2012. All Rights Reserved.