com.hyper9.simdk.stubs.dao
Class ClusterDpmHostConfigInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ClusterDpmHostConfigInfo
- All Implemented Interfaces:
- Serializable
public class ClusterDpmHostConfigInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ClusterDpmHostConfigInfo
public ClusterDpmHostConfigInfo()
getKey
public HostSystem getKey()
setKey
public void setKey(HostSystem toSet)
getEnabled
public Boolean getEnabled()
setEnabled
public void setEnabled(Boolean toSet)
getBehavior
public DpmBehavior getBehavior()
setBehavior
public void setBehavior(DpmBehavior toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.