com.vasoftware.sf.soap44.webservices.rbac
Class RoleSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.rbac.RoleSoapList

public class RoleSoapList
extends java.lang.Object

A list of Roles.

Since:
4.3

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

Constructor Detail

RoleSoapList

public RoleSoapList()
Method Detail

getDataRows

public RoleSoapRow[] getDataRows()

setDataRows

public void setDataRows(RoleSoapRow[] rows)

registerTypeMappings

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