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

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

Uses of DisabledMethodInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type DisabledMethodInfo
 List<DisabledMethodInfo> VimServiceImpl.queryDisabledMethods(ManagedObjectReference _this, ManagedObjectReference entity)
           
 List<DisabledMethodInfo> VimService.queryDisabledMethods(ManagedObjectReference _this, ManagedObjectReference entity)
           
 

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

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

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type DisabledMethodInfo
 void EntityDisabledMethodInfo.setMethodList(List<DisabledMethodInfo> toSet)
           
 

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

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

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

Uses of DisabledMethodInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type DisabledMethodInfo
 List<DisabledMethodInfo> VimServiceExImpl.queryDisabledMethods(ManagedObjectReference _this, ManagedObjectReference entity)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.