Uses of Class
org.squashtest.csp.core.bugtracker.mantis.binding.ProfileData

Packages that use ProfileData
org.squashtest.csp.core.bugtracker.mantis.binding   
 

Uses of ProfileData in org.squashtest.csp.core.bugtracker.mantis.binding
 

Methods in org.squashtest.csp.core.bugtracker.mantis.binding that return ProfileData
 ProfileData[] ProfileDataSearchResult.getResults()
          Gets the results value for this ProfileDataSearchResult.
 

Methods in org.squashtest.csp.core.bugtracker.mantis.binding with parameters of type ProfileData
 void ProfileDataSearchResult.setResults(ProfileData[] results)
          Sets the results value for this ProfileDataSearchResult.
 

Constructors in org.squashtest.csp.core.bugtracker.mantis.binding with parameters of type ProfileData
ProfileDataSearchResult(ProfileData[] results, BigInteger total_results)
           
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.