public class HostDatastoreBrowserSearchResults extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
datastore |
FileInfo[] |
file |
String |
folderPath |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostDatastoreBrowserSearchResults() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getDatastore() |
FileInfo[] |
getFile() |
String |
getFolderPath() |
void |
setDatastore(ManagedObjectReference datastore) |
void |
setFile(FileInfo[] file) |
void |
setFolderPath(String folderPath) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference datastore
public String folderPath
public FileInfo[] file
public ManagedObjectReference getDatastore()
public String getFolderPath()
public FileInfo[] getFile()
public void setDatastore(ManagedObjectReference datastore)
public void setFolderPath(String folderPath)
public void setFile(FileInfo[] file)
Copyright © 2011-2012. All Rights Reserved.