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

Packages that use Group2SoapRow
hudson.plugins.sfee.webservice   
 

Uses of Group2SoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2004-2012 Hudson. All Rights Reserved.