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

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