com.hyper9.simdk.stubs.jaxws
Class SearchDatastore
java.lang.Object
com.hyper9.simdk.stubs.jaxws.SearchDatastore
public class SearchDatastore
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchDatastore
public SearchDatastore()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getDatastorePath
public String getDatastorePath()
- Returns:
- returns String
setDatastorePath
public void setDatastorePath(String datastorePath)
- Parameters:
datastorePath
- the value for the datastorePath property
getSearchSpec
public HostDatastoreBrowserSearchSpec getSearchSpec()
- Returns:
- returns HostDatastoreBrowserSearchSpec
setSearchSpec
public void setSearchSpec(HostDatastoreBrowserSearchSpec searchSpec)
- Parameters:
searchSpec
- the value for the searchSpec property
Copyright © 2009-2010 Hyper9. All Rights Reserved.