Uses of Class
com.hyper9.simdk.stubs.mao.Profile

Packages that use Profile
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.mao   
 

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

Methods in com.hyper9.simdk.stubs.dao that return Profile
 Profile ProfileEventArgument.getProfile()
           
 Profile ComplianceResult.getProfile()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type Profile
 void ProfileEventArgument.setProfile(Profile toSet)
           
 void ComplianceResult.setProfile(Profile toSet)
           
 

Uses of Profile in com.hyper9.simdk.stubs.mao
 

Subclasses of Profile in com.hyper9.simdk.stubs.mao
 class ClusterProfile
           
 class HostProfile
           
 

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type Profile
 List<Profile> ProfileManager.getProfile()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type Profile
 void ProfileManager.setProfile(List<Profile> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.