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

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

Uses of ArtifactDetailSoapRow in hudson.plugins.sfee
 

Methods in hudson.plugins.sfee that return types with arguments of type ArtifactDetailSoapRow
 java.util.List<ArtifactDetailSoapRow> SourceForgeSite.findArtifactsResolvedInRelease(java.lang.String releaseTitle, java.lang.String projectId)
           
 

Constructors in hudson.plugins.sfee with parameters of type ArtifactDetailSoapRow
TrackerArtifact(ArtifactDetailSoapRow row)
           
 

Uses of ArtifactDetailSoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2008. All Rights Reserved.