public class HostPlugStoreTopology extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostPlugStoreTopologyAdapter[] |
adapter |
HostPlugStoreTopologyDevice[] |
device |
HostPlugStoreTopologyPath[] |
path |
HostPlugStoreTopologyPlugin[] |
plugin |
HostPlugStoreTopologyTarget[] |
target |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostPlugStoreTopology() |
| Modifier and Type | Method and Description |
|---|---|
HostPlugStoreTopologyAdapter[] |
getAdapter() |
HostPlugStoreTopologyDevice[] |
getDevice() |
HostPlugStoreTopologyPath[] |
getPath() |
HostPlugStoreTopologyPlugin[] |
getPlugin() |
HostPlugStoreTopologyTarget[] |
getTarget() |
void |
setAdapter(HostPlugStoreTopologyAdapter[] adapter) |
void |
setDevice(HostPlugStoreTopologyDevice[] device) |
void |
setPath(HostPlugStoreTopologyPath[] path) |
void |
setPlugin(HostPlugStoreTopologyPlugin[] plugin) |
void |
setTarget(HostPlugStoreTopologyTarget[] target) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostPlugStoreTopologyAdapter[] adapter
public HostPlugStoreTopologyPath[] path
public HostPlugStoreTopologyTarget[] target
public HostPlugStoreTopologyDevice[] device
public HostPlugStoreTopologyPlugin[] plugin
public HostPlugStoreTopologyAdapter[] getAdapter()
public HostPlugStoreTopologyPath[] getPath()
public HostPlugStoreTopologyTarget[] getTarget()
public HostPlugStoreTopologyDevice[] getDevice()
public HostPlugStoreTopologyPlugin[] getPlugin()
public void setAdapter(HostPlugStoreTopologyAdapter[] adapter)
public void setPath(HostPlugStoreTopologyPath[] path)
public void setTarget(HostPlugStoreTopologyTarget[] target)
public void setDevice(HostPlugStoreTopologyDevice[] device)
public void setPlugin(HostPlugStoreTopologyPlugin[] plugin)
Copyright © 2011-2012. All Rights Reserved.