com.hyper9.simdk.stubs.mao
Class HostDatastoreBrowser

java.lang.Object
  extended by com.hyper9.simdk.stubs.mao.ManagedObjectReference
      extended by com.hyper9.simdk.stubs.mao.ManagedObject
          extended by com.hyper9.simdk.stubs.mao.HostDatastoreBrowser
All Implemented Interfaces:
Serializable

public class HostDatastoreBrowser
extends ManagedObject

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostDatastoreBrowser()
           
 
Method Summary
 List<Datastore> getDatastore()
           
 List<FileQuery> getSupportedType()
           
 void setDatastore(List<Datastore> toSet)
           
 void setSupportedType(List<FileQuery> toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostDatastoreBrowser

public HostDatastoreBrowser()
Method Detail

getDatastore

public List<Datastore> getDatastore()

setDatastore

public void setDatastore(List<Datastore> toSet)

getSupportedType

public List<FileQuery> getSupportedType()

setSupportedType

public void setSupportedType(List<FileQuery> toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.