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

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

Uses of HostIntegrityReport in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return HostIntegrityReport
 HostIntegrityReport VimServiceImpl.generateReport(ManagedObjectReference _this, List<Integer> pcrSelection, List<Byte> nonce)
           
 HostIntegrityReport VimService.generateReport(ManagedObjectReference _this, List<Integer> pcrSelection, List<Byte> nonce)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return HostIntegrityReport
 HostIntegrityReport GenerateReportResponse.getReturnval()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostIntegrityReport
 void GenerateReportResponse.setReturnval(HostIntegrityReport returnval)
           
 

Uses of HostIntegrityReport in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return HostIntegrityReport
 HostIntegrityReport VimServiceExImpl.generateReport(ManagedObjectReference _this, List<Integer> pcrSelection, List<Byte> nonce)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.