public class DatastoreMountPathDatastorePair extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
datastore |
String |
oldMountPath |
dynamicProperty, dynamicType| Constructor and Description |
|---|
DatastoreMountPathDatastorePair() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getDatastore() |
String |
getOldMountPath() |
void |
setDatastore(ManagedObjectReference datastore) |
void |
setOldMountPath(String oldMountPath) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String oldMountPath
public ManagedObjectReference datastore
public String getOldMountPath()
public ManagedObjectReference getDatastore()
public void setOldMountPath(String oldMountPath)
public void setDatastore(ManagedObjectReference datastore)
Copyright © 2011-2012. All Rights Reserved.