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

Packages that use ArtifactDetail2SoapRow
hudson.plugins.sfee.webservice   
 

Uses of ArtifactDetail2SoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2008. All Rights Reserved.