com.hyper9.simdk.stubs.dao
Class HostPlugStoreTopologyPlugin
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostPlugStoreTopologyPlugin
- All Implemented Interfaces:
- Serializable
public class HostPlugStoreTopologyPlugin
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostPlugStoreTopologyPlugin
public HostPlugStoreTopologyPlugin()
getKey
public String getKey()
setKey
public void setKey(String toSet)
getName
public String getName()
setName
public void setName(String toSet)
getDevice
public List<String> getDevice()
setDevice
public void setDevice(List<String> toSet)
getClaimedPath
public List<String> getClaimedPath()
setClaimedPath
public void setClaimedPath(List<String> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.