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