public class ClusterNotAttemptedVmInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
LocalizedMethodFault |
fault |
ManagedObjectReference |
vm |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ClusterNotAttemptedVmInfo() |
| Modifier and Type | Method and Description |
|---|---|
LocalizedMethodFault |
getFault() |
ManagedObjectReference |
getVm() |
void |
setFault(LocalizedMethodFault fault) |
void |
setVm(ManagedObjectReference vm) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference vm
public LocalizedMethodFault fault
public ManagedObjectReference getVm()
public LocalizedMethodFault getFault()
public void setVm(ManagedObjectReference vm)
public void setFault(LocalizedMethodFault fault)
Copyright © 2011-2012. All Rights Reserved.