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