com.hyper9.simdk.stubs.mao
Class DistributedVirtualPortgroup

java.lang.Object
  extended by com.hyper9.simdk.stubs.mao.ManagedObjectReference
      extended by com.hyper9.simdk.stubs.mao.ManagedObject
          extended by com.hyper9.simdk.stubs.mao.ExtensibleManagedObject
              extended by com.hyper9.simdk.stubs.mao.ManagedEntity
                  extended by com.hyper9.simdk.stubs.mao.Network
                      extended by com.hyper9.simdk.stubs.mao.DistributedVirtualPortgroup
All Implemented Interfaces:
Serializable

public class DistributedVirtualPortgroup
extends Network

Author:
akutz
See Also:
Serialized Form

Constructor Summary
DistributedVirtualPortgroup()
           
 
Method Summary
 DVPortgroupConfigInfo getConfig()
           
 String getKey()
           
 List<String> getPortKeys()
           
 void setConfig(DVPortgroupConfigInfo toSet)
           
 void setKey(String toSet)
           
 void setPortKeys(List<String> toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.mao.Network
getHost, getSummary, getVm, setHost, setSummary, setVm
 
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.ExtensibleManagedObject
getAvailableField, getValue, setAvailableField, setValue
 
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedVirtualPortgroup

public DistributedVirtualPortgroup()
Method Detail

getKey

public String getKey()

setKey

public void setKey(String toSet)

getConfig

public DVPortgroupConfigInfo getConfig()

setConfig

public void setConfig(DVPortgroupConfigInfo toSet)

getPortKeys

public List<String> getPortKeys()

setPortKeys

public void setPortKeys(List<String> toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.