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

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

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

Methods in com.hyper9.simdk.stubs.dao that return ProfilePropertyPath
 ProfilePropertyPath ComplianceLocator.getApplyPath()
           
 ProfilePropertyPath ProfileDeferredPolicyOptionParameter.getInputPath()
           
 ProfilePropertyPath ProfileExecuteError.getPath()
           
 ProfilePropertyPath ProfileUpdateFailedUpdateFailure.getProfilePath()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type ProfilePropertyPath
 void ComplianceLocator.setApplyPath(ProfilePropertyPath toSet)
           
 void ProfileDeferredPolicyOptionParameter.setInputPath(ProfilePropertyPath toSet)
           
 void ProfileExecuteError.setPath(ProfilePropertyPath toSet)
           
 void ProfileUpdateFailedUpdateFailure.setProfilePath(ProfilePropertyPath toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.