Uses of Class
com.hyper9.simdk.stubs.dao.HostAutoStartManagerConfig

Packages that use HostAutoStartManagerConfig
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.stubs.mao   
com.hyper9.simdk.ws   
 

Uses of HostAutoStartManagerConfig in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type HostAutoStartManagerConfig
 void VimServiceImpl.reconfigureAutostart(ManagedObjectReference _this, HostAutoStartManagerConfig spec)
           
 void VimService.reconfigureAutostart(ManagedObjectReference _this, HostAutoStartManagerConfig spec)
           
 

Uses of HostAutoStartManagerConfig in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return HostAutoStartManagerConfig
 HostAutoStartManagerConfig HostConfigInfo.getAutoStart()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostAutoStartManagerConfig
 List<HostAutoStartManagerConfig> ArrayOfHostAutoStartManagerConfig.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostAutoStartManagerConfig
 void HostConfigInfo.setAutoStart(HostAutoStartManagerConfig toSet)
           
 

Uses of HostAutoStartManagerConfig in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return HostAutoStartManagerConfig
 HostAutoStartManagerConfig ReconfigureAutostart.getSpec()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostAutoStartManagerConfig
 void ReconfigureAutostart.setSpec(HostAutoStartManagerConfig spec)
           
 

Uses of HostAutoStartManagerConfig in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return HostAutoStartManagerConfig
 HostAutoStartManagerConfig HostAutoStartManager.getConfig()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type HostAutoStartManagerConfig
 void HostAutoStartManager.setConfig(HostAutoStartManagerConfig toSet)
           
 

Uses of HostAutoStartManagerConfig in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type HostAutoStartManagerConfig
 void VimServiceExImpl.reconfigureAutostart(ManagedObjectReference _this, HostAutoStartManagerConfig spec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.