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