|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.RoleClusterSoapRow
public class RoleClusterSoapRow
| Constructor Summary | |
|---|---|
RoleClusterSoapRow()
|
|
RoleClusterSoapRow(String folderId,
String operationClusterName)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleClusterSoapRow()
public RoleClusterSoapRow(String folderId,
String operationClusterName)
| Method Detail |
|---|
public String getFolderId()
public void setFolderId(String folderId)
folderId - public String getOperationClusterName()
public void setOperationClusterName(String operationClusterName)
operationClusterName - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||