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

Packages that use DocumentSoapRow
hudson.plugins.sfee.webservice   
 

Uses of DocumentSoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2008. All Rights Reserved.