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

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

Uses of DisabledMethodRequest in com.hyper9.simdk.stubs
 

Method parameters in com.hyper9.simdk.stubs with type arguments of type DisabledMethodRequest
 void VimServiceImpl.disableMethods(ManagedObjectReference _this, List<ManagedObjectReference> entity, List<DisabledMethodRequest> method, String sourceId)
           
 void VimService.disableMethods(ManagedObjectReference _this, List<ManagedObjectReference> entity, List<DisabledMethodRequest> method, String sourceId)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type DisabledMethodRequest
 List<DisabledMethodRequest> DisableMethods.getMethod()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type DisabledMethodRequest
 void DisableMethods.setMethod(List<DisabledMethodRequest> method)
           
 

Uses of DisabledMethodRequest in com.hyper9.simdk.ws
 

Method parameters in com.hyper9.simdk.ws with type arguments of type DisabledMethodRequest
 void VimServiceExImpl.disableMethods(ManagedObjectReference _this, List<ManagedObjectReference> entity, List<DisabledMethodRequest> method, String sourceId)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.