com.hyper9.simdk.stubs.dao
Class ClusterAntiAffinityRuleSpec

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.ClusterRuleInfo
          extended by com.hyper9.simdk.stubs.dao.ClusterAntiAffinityRuleSpec
All Implemented Interfaces:
Serializable

public class ClusterAntiAffinityRuleSpec
extends ClusterRuleInfo

Author:
akutz
See Also:
Serialized Form

Constructor Summary
ClusterAntiAffinityRuleSpec()
           
 
Method Summary
 List<VirtualMachine> getVm()
           
 void setVm(List<VirtualMachine> toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.ClusterRuleInfo
getEnabled, getKey, getName, getStatus, setEnabled, setKey, setName, setStatus
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterAntiAffinityRuleSpec

public ClusterAntiAffinityRuleSpec()
Method Detail

getVm

public List<VirtualMachine> getVm()

setVm

public void setVm(List<VirtualMachine> toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.