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

Packages that use ComplianceProfile
com.hyper9.simdk.stubs.dao   
 

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

Methods in com.hyper9.simdk.stubs.dao that return ComplianceProfile
 ComplianceProfile ClusterProfileConfigInfo.getComplyProfile()
           
 ComplianceProfile ClusterProfileCompleteConfigSpec.getComplyProfile()
           
 ComplianceProfile HostProfileConfigInfo.getCustomComplyProfile()
           
 ComplianceProfile HostProfileCompleteConfigSpec.getCustomComplyProfile()
           
 ComplianceProfile HostProfileConfigInfo.getDefaultComplyProfile()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type ComplianceProfile
 void ClusterProfileConfigInfo.setComplyProfile(ComplianceProfile toSet)
           
 void ClusterProfileCompleteConfigSpec.setComplyProfile(ComplianceProfile toSet)
           
 void HostProfileConfigInfo.setCustomComplyProfile(ComplianceProfile toSet)
           
 void HostProfileCompleteConfigSpec.setCustomComplyProfile(ComplianceProfile toSet)
           
 void HostProfileConfigInfo.setDefaultComplyProfile(ComplianceProfile toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.