|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectthucydides.plugins.jira.soap.RemoteEntity
thucydides.plugins.jira.soap.RemoteGroup
public class RemoteGroup
| Constructor Summary | |
|---|---|
RemoteGroup()
|
|
RemoteGroup(String name,
RemoteUser[] users)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getName()
Gets the name value for this RemoteGroup. |
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 |
RemoteUser[] |
getUsers()
Gets the users value for this RemoteGroup. |
int |
hashCode()
|
void |
setName(String name)
Sets the name value for this RemoteGroup. |
void |
setUsers(RemoteUser[] users)
Sets the users value for this RemoteGroup. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteGroup()
public RemoteGroup(String name,
RemoteUser[] users)
| Method Detail |
|---|
public String getName()
public void setName(String name)
name - public RemoteUser[] getUsers()
public void setUsers(RemoteUser[] users)
users - public boolean equals(Object obj)
equals in class RemoteEntitypublic int hashCode()
hashCode in class RemoteEntitypublic 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 | |||||||||