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

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

Uses of DVSCreateSpec in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type DVSCreateSpec
 ManagedObjectReference VimServiceImpl.createDVS_Task(ManagedObjectReference _this, DVSCreateSpec spec)
           
 ManagedObjectReference VimService.createDVS_Task(ManagedObjectReference _this, DVSCreateSpec spec)
           
 ManagedObjectReference VimServiceImpl.createDVS(ManagedObjectReference _this, DVSCreateSpec spec)
           
 ManagedObjectReference VimService.createDVS(ManagedObjectReference _this, DVSCreateSpec spec)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return DVSCreateSpec
 DVSCreateSpec CreateDVS_Task.getSpec()
           
 DVSCreateSpec CreateDVS.getSpec()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type DVSCreateSpec
 void CreateDVS_Task.setSpec(DVSCreateSpec spec)
           
 void CreateDVS.setSpec(DVSCreateSpec spec)
           
 

Uses of DVSCreateSpec in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type DVSCreateSpec
 ManagedObjectReference VimServiceExImpl.createDVS_Task(ManagedObjectReference _this, DVSCreateSpec spec)
           
 ManagedObjectReference VimServiceExImpl.createDVS(ManagedObjectReference _this, DVSCreateSpec spec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.