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

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

Uses of HostDVSPortDeleteSpec in com.hyper9.simdk.stubs
 

Method parameters in com.hyper9.simdk.stubs with type arguments of type HostDVSPortDeleteSpec
 void VimServiceImpl.hostDVSDeletePorts(ManagedObjectReference _this, String switchUuid, List<HostDVSPortDeleteSpec> portSpec)
           
 void VimService.hostDVSDeletePorts(ManagedObjectReference _this, String switchUuid, List<HostDVSPortDeleteSpec> portSpec)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type HostDVSPortDeleteSpec
 List<HostDVSPortDeleteSpec> HostDVSDeletePorts.getPortSpec()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type HostDVSPortDeleteSpec
 void HostDVSDeletePorts.setPortSpec(List<HostDVSPortDeleteSpec> portSpec)
           
 

Uses of HostDVSPortDeleteSpec in com.hyper9.simdk.ws
 

Method parameters in com.hyper9.simdk.ws with type arguments of type HostDVSPortDeleteSpec
 void VimServiceExImpl.hostDVSDeletePorts(ManagedObjectReference _this, String switchUuid, List<HostDVSPortDeleteSpec> portSpec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.