com.vasoftware.sf.soap44.webservices.sfmain
Class UserSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.UserSoapList

public class UserSoapList
extends java.lang.Object

A list of Users.

Since:
4.1

Constructor Summary
UserSoapList()
           
 
Method Summary
 UserSoapRow[] getDataRows()
           
static void registerTypeMappings(org.apache.axis.client.Call call)
           
 void setDataRows(UserSoapRow[] rows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSoapList

public UserSoapList()
Method Detail

getDataRows

public UserSoapRow[] getDataRows()

setDataRows

public void setDataRows(UserSoapRow[] rows)

registerTypeMappings

public static void registerTypeMappings(org.apache.axis.client.Call call)