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

Packages that use UserSoapRow
hudson.plugins.sfee   
hudson.plugins.sfee.webservice   
 

Uses of UserSoapRow in hudson.plugins.sfee
 

Methods in hudson.plugins.sfee that return UserSoapRow
 UserSoapRow[] SourceForgeSite.getUsers()
           
 

Uses of UserSoapRow in hudson.plugins.sfee.webservice
 

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

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

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



Copyright © 2008. All Rights Reserved.