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

Packages that use ArtifactSoapRow
hudson.plugins.sfee.webservice   
 

Uses of ArtifactSoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2008. All Rights Reserved.