Uses of Class
hudson.plugins.sfee.webservice.TrackerSoapRow

Packages that use TrackerSoapRow
hudson.plugins.sfee   
hudson.plugins.sfee.webservice   
 

Uses of TrackerSoapRow in hudson.plugins.sfee
 

Methods in hudson.plugins.sfee that return TrackerSoapRow
 TrackerSoapRow[] SourceForgeProject.getTrackers()
           
 TrackerSoapRow[] SourceForgeSite.getTrackers(java.lang.String projectId)
           
 

Uses of TrackerSoapRow in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return TrackerSoapRow
 TrackerSoapRow[] TrackerSoapList.getDataRows()
          Gets the dataRows value for this TrackerSoapList.
 

Methods in hudson.plugins.sfee.webservice with parameters of type TrackerSoapRow
 void TrackerSoapList.setDataRows(TrackerSoapRow[] dataRows)
          Sets the dataRows value for this TrackerSoapList.
 

Constructors in hudson.plugins.sfee.webservice with parameters of type TrackerSoapRow
TrackerSoapList(TrackerSoapRow[] dataRows)
           
 



Copyright © 2008. All Rights Reserved.