|
||||||||||
| 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.RemoteFilter
public class RemoteFilter
| Constructor Summary | |
|---|---|
RemoteFilter()
|
|
RemoteFilter(String id,
String name,
String author,
String description,
String project,
String xml)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAuthor()
Gets the author value for this RemoteFilter. |
String |
getDescription()
Gets the description value for this RemoteFilter. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getProject()
Gets the project value for this RemoteFilter. |
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 |
getXml()
Gets the xml value for this RemoteFilter. |
int |
hashCode()
|
void |
setAuthor(String author)
Sets the author value for this RemoteFilter. |
void |
setDescription(String description)
Sets the description value for this RemoteFilter. |
void |
setProject(String project)
Sets the project value for this RemoteFilter. |
void |
setXml(String xml)
Sets the xml value for this RemoteFilter. |
| 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 RemoteFilter()
public RemoteFilter(String id,
String name,
String author,
String description,
String project,
String xml)
| Method Detail |
|---|
public String getAuthor()
public void setAuthor(String author)
author - public String getDescription()
public void setDescription(String description)
description - public String getProject()
public void setProject(String project)
project - public String getXml()
public void setXml(String xml)
xml - 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 | |||||||||