public class HostUnresolvedVmfsVolumeResolveStatus extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
Boolean |
incompleteExtents |
Boolean |
multipleCopies |
boolean |
resolvable |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostUnresolvedVmfsVolumeResolveStatus() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIncompleteExtents() |
Boolean |
getMultipleCopies() |
boolean |
isResolvable() |
void |
setIncompleteExtents(Boolean incompleteExtents) |
void |
setMultipleCopies(Boolean multipleCopies) |
void |
setResolvable(boolean resolvable) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic boolean resolvable
public Boolean incompleteExtents
public Boolean multipleCopies
public HostUnresolvedVmfsVolumeResolveStatus()
public boolean isResolvable()
public Boolean getIncompleteExtents()
public Boolean getMultipleCopies()
public void setResolvable(boolean resolvable)
public void setIncompleteExtents(Boolean incompleteExtents)
public void setMultipleCopies(Boolean multipleCopies)
Copyright © 2011-2012. All Rights Reserved.