|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jira.soap.RemoteRoleActor
public class RemoteRoleActor
| Constructor Summary | |
|---|---|
RemoteRoleActor()
|
|
RemoteRoleActor(String descriptor,
String parameter,
RemoteProjectRole projectRole,
String type,
RemoteUser[] users)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescriptor()
Gets the descriptor value for this RemoteRoleActor. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getParameter()
Gets the parameter value for this RemoteRoleActor. |
RemoteProjectRole |
getProjectRole()
Gets the projectRole value for this RemoteRoleActor. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getType()
Gets the type value for this RemoteRoleActor. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
RemoteUser[] |
getUsers()
Gets the users value for this RemoteRoleActor. |
int |
hashCode()
|
void |
setDescriptor(String descriptor)
Sets the descriptor value for this RemoteRoleActor. |
void |
setParameter(String parameter)
Sets the parameter value for this RemoteRoleActor. |
void |
setProjectRole(RemoteProjectRole projectRole)
Sets the projectRole value for this RemoteRoleActor. |
void |
setType(String type)
Sets the type value for this RemoteRoleActor. |
void |
setUsers(RemoteUser[] users)
Sets the users value for this RemoteRoleActor. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteRoleActor()
public RemoteRoleActor(String descriptor,
String parameter,
RemoteProjectRole projectRole,
String type,
RemoteUser[] users)
| Method Detail |
|---|
public String getDescriptor()
public void setDescriptor(String descriptor)
descriptor - public String getParameter()
public void setParameter(String parameter)
parameter - public RemoteProjectRole getProjectRole()
public void setProjectRole(RemoteProjectRole projectRole)
projectRole - public String getType()
public void setType(String type)
type - 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 | |||||||||