| java.lang.Object | |
| ↳ | com.atlassian.jira.rpc.soap.beans.RemoteProjectRole |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| description | |||||||||||
| id | |||||||||||
| name | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the description value for this RemoteProjectRole.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the id value for this RemoteProjectRole.
| |||||||||||
Gets the name value for this RemoteProjectRole.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the description value for this RemoteProjectRole.
| |||||||||||
Sets the id value for this RemoteProjectRole.
| |||||||||||
Sets the name value for this RemoteProjectRole.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| description | |
|---|---|
| id | |
| name |
| obj |
|---|
Gets the description value for this RemoteProjectRole.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the id value for this RemoteProjectRole.
Gets the name value for this RemoteProjectRole.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the description value for this RemoteProjectRole.
| description |
|---|
Sets the id value for this RemoteProjectRole.
| id |
|---|
Sets the name value for this RemoteProjectRole.
| name |
|---|