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