|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |