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

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

Uses of PhysicalNicHintInfo in com.hyper9.simdk.stubs
 

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

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

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

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

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

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

Uses of PhysicalNicHintInfo in com.hyper9.simdk.ws
 

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



Copyright © 2009-2010 Hyper9. All Rights Reserved.