public class DistributedVirtualSwitchManagerCompatibilityResult extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
LocalizedMethodFault[] |
error |
ManagedObjectReference |
host |
dynamicProperty, dynamicType| Constructor and Description |
|---|
DistributedVirtualSwitchManagerCompatibilityResult() |
| Modifier and Type | Method and Description |
|---|---|
LocalizedMethodFault[] |
getError() |
ManagedObjectReference |
getHost() |
void |
setError(LocalizedMethodFault[] error) |
void |
setHost(ManagedObjectReference host) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference host
public LocalizedMethodFault[] error
public DistributedVirtualSwitchManagerCompatibilityResult()
public ManagedObjectReference getHost()
public LocalizedMethodFault[] getError()
public void setHost(ManagedObjectReference host)
public void setError(LocalizedMethodFault[] error)
Copyright © 2011-2012. All Rights Reserved.