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

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

Uses of ProfileExpressionMetadata in com.hyper9.simdk.stubs
 

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

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

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

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

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

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

Uses of ProfileExpressionMetadata in com.hyper9.simdk.ws
 

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



Copyright © 2009-2010 Hyper9. All Rights Reserved.