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

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

Uses of ComplianceResult in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type ComplianceResult
 List<ComplianceResult> VimServiceImpl.checkCompliance(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> VimService.checkCompliance(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> VimServiceImpl.checkProfileCompliance(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> VimService.checkProfileCompliance(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> VimServiceImpl.queryComplianceStatus(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> VimService.queryComplianceStatus(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type ComplianceResult
 List<ComplianceResult> QueryComplianceStatusResponse.getReturnval()
           
 List<ComplianceResult> CheckProfileComplianceResponse.getReturnval()
           
 List<ComplianceResult> CheckComplianceResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type ComplianceResult
 void QueryComplianceStatusResponse.setReturnval(List<ComplianceResult> returnval)
           
 void CheckProfileComplianceResponse.setReturnval(List<ComplianceResult> returnval)
           
 void CheckComplianceResponse.setReturnval(List<ComplianceResult> returnval)
           
 

Uses of ComplianceResult in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type ComplianceResult
 List<ComplianceResult> VimServiceExImpl.checkCompliance(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> VimServiceExImpl.checkProfileCompliance(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> VimServiceExImpl.queryComplianceStatus(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.