public class RoleClusterSoapRow extends Object
Constructor and Description |
---|
RoleClusterSoapRow() |
Modifier and Type | Method and Description |
---|---|
String |
getFolderId()
Returns 'folderId'.
|
String |
getOperationClusterName()
Returns 'operationClusterName'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setFolderId(String folderId)
Sets 'folderId'.
|
void |
setOperationClusterName(String operationClusterName)
Sets 'operationClusterName'.
|
public String getOperationClusterName()
public void setOperationClusterName(String operationClusterName)
operationClusterName
- Value of 'operationClusterName'.public String getFolderId()
public void setFolderId(String folderId)
folderId
- Value of 'folderId'.public static void registerTypeMappings(org.apache.axis.client.Call call)
Copyright © 2016 CollabNet. All Rights Reserved.