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

Packages that use AuditHistorySoapRow
hudson.plugins.sfee.webservice   
 

Uses of AuditHistorySoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2008. All Rights Reserved.