com.hyper9.simdk.stubs.jaxws
Class SearchDatastore

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

public class SearchDatastore
extends Object


Constructor Summary
SearchDatastore()
           
 
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

SearchDatastore

public SearchDatastore()
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.