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

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

Uses of EntityDisabledMethodInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type EntityDisabledMethodInfo
 List<EntityDisabledMethodInfo> VimServiceImpl.enableMethods(ManagedObjectReference _this, List<ManagedObjectReference> entity, List<String> method, String sourceId)
           
 List<EntityDisabledMethodInfo> VimService.enableMethods(ManagedObjectReference _this, List<ManagedObjectReference> entity, List<String> method, String sourceId)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type EntityDisabledMethodInfo
 List<EntityDisabledMethodInfo> EnableMethodsResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type EntityDisabledMethodInfo
 void EnableMethodsResponse.setReturnval(List<EntityDisabledMethodInfo> returnval)
           
 

Uses of EntityDisabledMethodInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type EntityDisabledMethodInfo
 List<EntityDisabledMethodInfo> VimServiceExImpl.enableMethods(ManagedObjectReference _this, List<ManagedObjectReference> entity, List<String> method, String sourceId)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.