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

Packages that use ArtifactDependencySoapRow
hudson.plugins.sfee.webservice   
 

Uses of ArtifactDependencySoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2004-2012 Hudson. All Rights Reserved.