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

Packages that use HostDVSConfigSpec
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of HostDVSConfigSpec in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return HostDVSConfigSpec
 HostDVSConfigSpec VimServiceImpl.retrieveDvsConfigSpec(ManagedObjectReference _this, String switchUuid)
           
 HostDVSConfigSpec VimService.retrieveDvsConfigSpec(ManagedObjectReference _this, String switchUuid)
           
 

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

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

Subclasses of HostDVSConfigSpec in com.hyper9.simdk.stubs.dao
 class HostDVSCreateSpec
           
 

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return HostDVSConfigSpec
 HostDVSConfigSpec RetrieveDvsConfigSpecResponse.getReturnval()
           
 HostDVSConfigSpec HostDVSReconfigure.getSpec()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostDVSConfigSpec
 void RetrieveDvsConfigSpecResponse.setReturnval(HostDVSConfigSpec returnval)
           
 void HostDVSReconfigure.setSpec(HostDVSConfigSpec spec)
           
 

Uses of HostDVSConfigSpec in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return HostDVSConfigSpec
 HostDVSConfigSpec VimServiceExImpl.retrieveDvsConfigSpec(ManagedObjectReference _this, String switchUuid)
           
 

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



Copyright © 2009-2010 Hyper9. All Rights Reserved.