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

Packages that use UpdateSet
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
com.hyper9.simdk.ws.util   
 

Uses of UpdateSet in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return UpdateSet
 UpdateSet VimServiceImpl.checkForUpdates(ManagedObjectReference _this, String version)
           
 UpdateSet VimService.checkForUpdates(ManagedObjectReference _this, String version)
           
 UpdateSet VimServiceImpl.waitForUpdates(ManagedObjectReference _this, String version)
           
 UpdateSet VimService.waitForUpdates(ManagedObjectReference _this, String version)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return UpdateSet
 UpdateSet WaitForUpdatesResponse.getReturnval()
           
 UpdateSet CheckForUpdatesResponse.getReturnval()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type UpdateSet
 void WaitForUpdatesResponse.setReturnval(UpdateSet returnval)
           
 void CheckForUpdatesResponse.setReturnval(UpdateSet returnval)
           
 

Uses of UpdateSet in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return UpdateSet
 UpdateSet VimServiceExImpl.checkForUpdates(ManagedObjectReference _this, String version)
           
 UpdateSet VimServiceExImpl.waitForUpdates(ManagedObjectReference _this, String version)
           
 

Uses of UpdateSet in com.hyper9.simdk.ws.util
 

Methods in com.hyper9.simdk.ws.util that return UpdateSet
static UpdateSet PropertyCollectorUtil.checkForUpdates(String sessionKey, ManagedObjectReference _this, String version)
           
static UpdateSet PropertyCollectorUtil.waitForUpdates(String sessionKey, ManagedObjectReference _this, String version)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.