|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hyper9.simdk.stubs.dao.DynamicData com.hyper9.simdk.stubs.dao.ClusterRuleInfo com.hyper9.simdk.stubs.dao.ClusterAffinityRuleSpec
public class ClusterAffinityRuleSpec
Constructor Summary | |
---|---|
ClusterAffinityRuleSpec()
|
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 |
---|
public ClusterAffinityRuleSpec()
Method Detail |
---|
public List<VirtualMachine> getVm()
public void setVm(List<VirtualMachine> toSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |