public class DistributedVirtualSwitchManagerHostContainer extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
container |
boolean |
recursive |
dynamicProperty, dynamicType| Constructor and Description |
|---|
DistributedVirtualSwitchManagerHostContainer() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getContainer() |
boolean |
isRecursive() |
void |
setContainer(ManagedObjectReference container) |
void |
setRecursive(boolean recursive) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference container
public boolean recursive
public DistributedVirtualSwitchManagerHostContainer()
public ManagedObjectReference getContainer()
public boolean isRecursive()
public void setContainer(ManagedObjectReference container)
public void setRecursive(boolean recursive)
Copyright © 2011-2012. All Rights Reserved.