com.hyper9.simdk.stubs.jaxws
Class SearchDatastoreSubFolders_Task

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.SearchDatastoreSubFolders_Task

public class SearchDatastoreSubFolders_Task
extends Object


Constructor Summary
SearchDatastoreSubFolders_Task()
           
 
Method Summary
 String getDatastorePath()
           
 HostDatastoreBrowserSearchSpec getSearchSpec()
           
 ManagedObjectReference getThis()
           
 void setDatastorePath(String datastorePath)
           
 void setSearchSpec(HostDatastoreBrowserSearchSpec searchSpec)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchDatastoreSubFolders_Task

public SearchDatastoreSubFolders_Task()
Method Detail

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.