com.hyper9.simdk.stubs.mao
Class VirtualApp
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.ResourcePool
com.hyper9.simdk.stubs.mao.VirtualApp
- All Implemented Interfaces:
- Serializable
public class VirtualApp
- extends ResourcePool
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.mao.ResourcePool |
getChildConfiguration, getConfig, getOwner, getResourcePool, getRuntime, getSummary, getVm, setChildConfiguration, setConfig, setOwner, setResourcePool, setRuntime, 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.ManagedObjectReference |
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType |
VirtualApp
public VirtualApp()
getDatastore
public List<Datastore> getDatastore()
setDatastore
public void setDatastore(List<Datastore> toSet)
getNetwork
public List<Network> getNetwork()
setNetwork
public void setNetwork(List<Network> toSet)
getVAppConfig
public VAppConfigInfo getVAppConfig()
setVAppConfig
public void setVAppConfig(VAppConfigInfo toSet)
getParentFolder
public Folder getParentFolder()
setParentFolder
public void setParentFolder(Folder toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.