com.hyper9.simdk.stubs.dao
Class ClusterDpmConfigInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ClusterDpmConfigInfo
- All Implemented Interfaces:
- Serializable
public class ClusterDpmConfigInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ClusterDpmConfigInfo
public ClusterDpmConfigInfo()
getEnabled
public Boolean getEnabled()
setEnabled
public void setEnabled(Boolean toSet)
getDefaultDpmBehavior
public DpmBehavior getDefaultDpmBehavior()
setDefaultDpmBehavior
public void setDefaultDpmBehavior(DpmBehavior toSet)
getHostPowerActionRate
public Integer getHostPowerActionRate()
setHostPowerActionRate
public void setHostPowerActionRate(Integer toSet)
getOption
public List<OptionValue> getOption()
setOption
public void setOption(List<OptionValue> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.