public class RoleClusterSoapRow extends Object implements Serializable
| Constructor and Description |
|---|
RoleClusterSoapRow() |
RoleClusterSoapRow(String folderId,
String operationClusterName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getFolderId()
Gets the folderId value for this RoleClusterSoapRow.
|
String |
getOperationClusterName()
Gets the operationClusterName value for this RoleClusterSoapRow.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setFolderId(String folderId)
Sets the folderId value for this RoleClusterSoapRow.
|
void |
setOperationClusterName(String operationClusterName)
Sets the operationClusterName value for this RoleClusterSoapRow.
|
public String getFolderId()
public void setFolderId(String folderId)
folderId - public String getOperationClusterName()
public void setOperationClusterName(String operationClusterName)
operationClusterName - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2004-2014 Hudson. All Rights Reserved.