|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectthucydides.plugins.jira.soap.AbstractRemoteEntity
thucydides.plugins.jira.soap.AbstractNamedRemoteEntity
thucydides.plugins.jira.soap.AbstractRemoteConstant
public abstract class AbstractRemoteConstant
| Constructor Summary | |
|---|---|
AbstractRemoteConstant()
|
|
AbstractRemoteConstant(String id,
String name,
String description,
String icon)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this AbstractRemoteConstant. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getIcon()
Gets the icon value for this AbstractRemoteConstant. |
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 |
int |
hashCode()
|
void |
setDescription(String description)
Sets the description value for this AbstractRemoteConstant. |
void |
setIcon(String icon)
Sets the icon value for this AbstractRemoteConstant. |
| Methods inherited from class thucydides.plugins.jira.soap.AbstractNamedRemoteEntity |
|---|
getName, setName |
| Methods inherited from class thucydides.plugins.jira.soap.AbstractRemoteEntity |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractRemoteConstant()
public AbstractRemoteConstant(String id,
String name,
String description,
String icon)
| Method Detail |
|---|
public String getDescription()
public void setDescription(String description)
description - public String getIcon()
public void setIcon(String icon)
icon - public boolean equals(Object obj)
equals in class AbstractNamedRemoteEntitypublic int hashCode()
hashCode in class AbstractNamedRemoteEntitypublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||