|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rpc.soap.client.AbstractRemoteEntity
com.atlassian.jira.rpc.soap.client.AbstractNamedRemoteEntity
com.atlassian.jira.rpc.soap.client.RemoteProject
public class RemoteProject
| Constructor Summary | |
|---|---|
RemoteProject()
|
|
RemoteProject(java.lang.String id,
java.lang.String name,
java.lang.String description,
RemoteScheme issueSecurityScheme,
java.lang.String key,
java.lang.String lead,
RemoteScheme notificationScheme,
RemotePermissionScheme permissionScheme,
java.lang.String projectUrl,
java.lang.String url)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDescription()
Gets the description value for this RemoteProject. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
RemoteScheme |
getIssueSecurityScheme()
Gets the issueSecurityScheme value for this RemoteProject. |
java.lang.String |
getKey()
Gets the key value for this RemoteProject. |
java.lang.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. |
java.lang.String |
getProjectUrl()
Gets the projectUrl value for this RemoteProject. |
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 |
getUrl()
Gets the url value for this RemoteProject. |
int |
hashCode()
|
void |
setDescription(java.lang.String description)
Sets the description value for this RemoteProject. |
void |
setIssueSecurityScheme(RemoteScheme issueSecurityScheme)
Sets the issueSecurityScheme value for this RemoteProject. |
void |
setKey(java.lang.String key)
Sets the key value for this RemoteProject. |
void |
setLead(java.lang.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(java.lang.String projectUrl)
Sets the projectUrl value for this RemoteProject. |
void |
setUrl(java.lang.String url)
Sets the url value for this RemoteProject. |
| Methods inherited from class com.atlassian.jira.rpc.soap.client.AbstractNamedRemoteEntity |
|---|
getName, setName |
| Methods inherited from class com.atlassian.jira.rpc.soap.client.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(java.lang.String id,
java.lang.String name,
java.lang.String description,
RemoteScheme issueSecurityScheme,
java.lang.String key,
java.lang.String lead,
RemoteScheme notificationScheme,
RemotePermissionScheme permissionScheme,
java.lang.String projectUrl,
java.lang.String url)
| Method Detail |
|---|
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public RemoteScheme getIssueSecurityScheme()
public void setIssueSecurityScheme(RemoteScheme issueSecurityScheme)
issueSecurityScheme - public java.lang.String getKey()
public void setKey(java.lang.String key)
key - public java.lang.String getLead()
public void setLead(java.lang.String lead)
lead - public RemoteScheme getNotificationScheme()
public void setNotificationScheme(RemoteScheme notificationScheme)
notificationScheme - public RemotePermissionScheme getPermissionScheme()
public void setPermissionScheme(RemotePermissionScheme permissionScheme)
permissionScheme - public java.lang.String getProjectUrl()
public void setProjectUrl(java.lang.String projectUrl)
projectUrl - public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url - public boolean equals(java.lang.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(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 | |||||||||