com.hyper9.simdk.stubs.mao
Class Network
java.lang.Object
com.hyper9.simdk.stubs.mao.ManagedObjectReference
com.hyper9.simdk.stubs.mao.ManagedObject
com.hyper9.simdk.stubs.mao.ExtensibleManagedObject
com.hyper9.simdk.stubs.mao.ManagedEntity
com.hyper9.simdk.stubs.mao.Network
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DistributedVirtualPortgroup
public class Network
- extends ManagedEntity
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedEntity |
getAlarmActionsEnabled, getConfigIssue, getConfigStatus, getCustomValue, getDeclaredAlarmState, getDisabledMethod, getEffectiveRole, getName, getOverallStatus, getParent, getPermission, getRecentTask, getTag, getTriggeredAlarmState, setAlarmActionsEnabled, setConfigIssue, setConfigStatus, setCustomValue, setDeclaredAlarmState, setDisabledMethod, setEffectiveRole, setName, setOverallStatus, setParent, setPermission, setRecentTask, setTag, setTriggeredAlarmState |
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference |
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType |
Network
public Network()
getHost
public List<HostSystem> getHost()
setHost
public void setHost(List<HostSystem> toSet)
getVm
public List<VirtualMachine> getVm()
setVm
public void setVm(List<VirtualMachine> toSet)
getSummary
public NetworkSummary getSummary()
setSummary
public void setSummary(NetworkSummary toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.