|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rpc.soap.client.RemoteCustomFieldValue
public class RemoteCustomFieldValue
| Constructor Summary | |
|---|---|
RemoteCustomFieldValue()
|
|
RemoteCustomFieldValue(java.lang.String customfieldId,
java.lang.String key,
java.lang.String[] values)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCustomfieldId()
Gets the customfieldId value for this RemoteCustomFieldValue. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getKey()
Gets the key value for this RemoteCustomFieldValue. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String[] |
getValues()
Gets the values value for this RemoteCustomFieldValue. |
int |
hashCode()
|
void |
setCustomfieldId(java.lang.String customfieldId)
Sets the customfieldId value for this RemoteCustomFieldValue. |
void |
setKey(java.lang.String key)
Sets the key value for this RemoteCustomFieldValue. |
void |
setValues(java.lang.String[] values)
Sets the values value for this RemoteCustomFieldValue. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteCustomFieldValue()
public RemoteCustomFieldValue(java.lang.String customfieldId,
java.lang.String key,
java.lang.String[] values)
| Method Detail |
|---|
public java.lang.String getCustomfieldId()
public void setCustomfieldId(java.lang.String customfieldId)
customfieldId - public java.lang.String getKey()
public void setKey(java.lang.String key)
key - public java.lang.String[] getValues()
public void setValues(java.lang.String[] values)
values - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||