org.squashtest.csp.core.bugtracker.mantis.binding
public class CustomFieldValueForIssueData extends Object implements Serializable
| Constructor and Description |
|---|
CustomFieldValueForIssueData() |
CustomFieldValueForIssueData(ObjectRef field,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
ObjectRef |
getField()
Gets the field value for this CustomFieldValueForIssueData.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getValue()
Gets the value value for this CustomFieldValueForIssueData.
|
int |
hashCode() |
void |
setField(ObjectRef field)
Sets the field value for this CustomFieldValueForIssueData.
|
void |
setValue(String value)
Sets the value value for this CustomFieldValueForIssueData.
|
public ObjectRef getField()
public void setField(ObjectRef field)
field - public String getValue()
public void setValue(String value)
value - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.