|
||||||||||
| 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.RemoteProject
public class RemoteProject
| Constructor Summary | |
|---|---|
RemoteProject()
|
|
RemoteProject(String id,
String name,
String description,
RemoteScheme issueSecurityScheme,
String key,
String lead,
RemoteScheme notificationScheme,
RemotePermissionScheme permissionScheme,
String projectUrl,
String url)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this RemoteProject. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
RemoteScheme |
getIssueSecurityScheme()
Gets the issueSecurityScheme value for this RemoteProject. |
String |
getKey()
Gets the key value for this RemoteProject. |
String |
getLead()
Gets the lead value for this RemoteProject. |
RemoteScheme |
getNotificationScheme()
Gets the notificationScheme value for this RemoteProject. |
RemotePermissionScheme |
getPermissionScheme()
Gets the permissionScheme value for this RemoteProject. |
String |
getProjectUrl()
Gets the projectUrl value for this RemoteProject. |
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 |
getUrl()
Gets the url value for this RemoteProject. |
int |
hashCode()
|
void |
setDescription(String description)
Sets the description value for this RemoteProject. |
void |
setIssueSecurityScheme(RemoteScheme issueSecurityScheme)
Sets the issueSecurityScheme value for this RemoteProject. |
void |
setKey(String key)
Sets the key value for this RemoteProject. |
void |
setLead(String lead)
Sets the lead value for this RemoteProject. |
void |
setNotificationScheme(RemoteScheme notificationScheme)
Sets the notificationScheme value for this RemoteProject. |
void |
setPermissionScheme(RemotePermissionScheme permissionScheme)
Sets the permissionScheme value for this RemoteProject. |
void |
setProjectUrl(String projectUrl)
Sets the projectUrl value for this RemoteProject. |
void |
setUrl(String url)
Sets the url value for this RemoteProject. |
| 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 RemoteProject()
public RemoteProject(String id,
String name,
String description,
RemoteScheme issueSecurityScheme,
String key,
String lead,
RemoteScheme notificationScheme,
RemotePermissionScheme permissionScheme,
String projectUrl,
String url)
| Method Detail |
|---|
public String getDescription()
public void setDescription(String description)
description - public RemoteScheme getIssueSecurityScheme()
public void setIssueSecurityScheme(RemoteScheme issueSecurityScheme)
issueSecurityScheme - public String getKey()
public void setKey(String key)
key - public String getLead()
public void setLead(String lead)
lead - public RemoteScheme getNotificationScheme()
public void setNotificationScheme(RemoteScheme notificationScheme)
notificationScheme - public RemotePermissionScheme getPermissionScheme()
public void setPermissionScheme(RemotePermissionScheme permissionScheme)
permissionScheme - public String getProjectUrl()
public void setProjectUrl(String projectUrl)
projectUrl - public String getUrl()
public void setUrl(String url)
url - 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 | |||||||||