|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vasoftware.sf.soap44.webservices.rbac.RoleClusterSoapRow
public class RoleClusterSoapRow
A list of Role Cluster.
| Constructor Summary | |
|---|---|
RoleClusterSoapRow()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFolderId()
Returns 'folderId'. |
java.lang.String |
getOperationClusterName()
Returns 'operationClusterName'. |
static void |
registerTypeMappings(org.apache.axis.client.Call call)
|
void |
setFolderId(java.lang.String folderId)
Sets 'folderId'. |
void |
setOperationClusterName(java.lang.String operationClusterName)
Sets 'operationClusterName'. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleClusterSoapRow()
| Method Detail |
|---|
public java.lang.String getOperationClusterName()
public void setOperationClusterName(java.lang.String operationClusterName)
operationClusterName - Value of 'operationClusterName'.public java.lang.String getFolderId()
public void setFolderId(java.lang.String folderId)
folderId - Value of 'folderId'.public static void registerTypeMappings(org.apache.axis.client.Call call)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||