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

Packages that use PostSoapRow
hudson.plugins.sfee.webservice   
 

Uses of PostSoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2008. All Rights Reserved.