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

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

public class RoleClusterSoapList
extends java.lang.Object

A list of Role Cluster.

Since:
4.4

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

Constructor Detail

RoleClusterSoapList

public RoleClusterSoapList()
Method Detail

getDataRows

public RoleClusterSoapRow[] getDataRows()

setDataRows

public void setDataRows(RoleClusterSoapRow[] rows)

registerTypeMappings

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