com.hyper9.simdk.stubs.dao
Class HostPlugStoreTopology
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostPlugStoreTopology
- All Implemented Interfaces:
- Serializable
public class HostPlugStoreTopology
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostPlugStoreTopology
public HostPlugStoreTopology()
getAdapter
public List<HostPlugStoreTopologyAdapter> getAdapter()
setAdapter
public void setAdapter(List<HostPlugStoreTopologyAdapter> toSet)
getPath
public List<HostPlugStoreTopologyPath> getPath()
setPath
public void setPath(List<HostPlugStoreTopologyPath> toSet)
getTarget
public List<HostPlugStoreTopologyTarget> getTarget()
setTarget
public void setTarget(List<HostPlugStoreTopologyTarget> toSet)
getDevice
public List<HostPlugStoreTopologyDevice> getDevice()
setDevice
public void setDevice(List<HostPlugStoreTopologyDevice> toSet)
getPlugin
public List<HostPlugStoreTopologyPlugin> getPlugin()
setPlugin
public void setPlugin(List<HostPlugStoreTopologyPlugin> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.