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

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

Uses of EventArgDesc in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type EventArgDesc
 List<EventArgDesc> VimServiceImpl.retrieveArgumentDescription(ManagedObjectReference _this, String eventTypeId)
           
 List<EventArgDesc> VimService.retrieveArgumentDescription(ManagedObjectReference _this, String eventTypeId)
           
 

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

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

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

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

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

Uses of EventArgDesc in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type EventArgDesc
 List<EventArgDesc> VimServiceExImpl.retrieveArgumentDescription(ManagedObjectReference _this, String eventTypeId)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.