| java.lang.Object | |
| ↳ | com.atlassian.jira.rpc.soap.beans.holders.RemoteProjectExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _descriptionType | |||||||||||
| _issueSecuritySchemeType | |||||||||||
| _keyType | |||||||||||
| _leadType | |||||||||||
| _notificationSchemeType | |||||||||||
| _permissionSchemeType | |||||||||||
| _projectUrlType | |||||||||||
| _urlType | |||||||||||
| description | |||||||||||
| issueSecurityScheme | |||||||||||
| key | |||||||||||
| lead | |||||||||||
| notificationScheme | |||||||||||
| permissionScheme | |||||||||||
| projectUrl | |||||||||||
| url | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves description
| |||||||||||
Retrieves issueSecurityScheme
| |||||||||||
Retrieves key
| |||||||||||
Retrieves lead
| |||||||||||
Retrieves notificationScheme
| |||||||||||
Retrieves permissionScheme
| |||||||||||
Retrieves projectUrl
| |||||||||||
Retrieves url
| |||||||||||
Sets description
| |||||||||||
Sets issueSecurityScheme
| |||||||||||
Sets key
| |||||||||||
Sets lead
| |||||||||||
Sets notificationScheme
| |||||||||||
Sets permissionScheme
| |||||||||||
Sets projectUrl
| |||||||||||
Sets url
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves description
Retrieves issueSecurityScheme
Retrieves key
Retrieves lead
Retrieves notificationScheme
Retrieves permissionScheme
Retrieves projectUrl
Retrieves url
Sets description
| value | Value to set |
|---|
Sets issueSecurityScheme
| value | Value to set |
|---|
Sets key
| value | Value to set |
|---|
Sets lead
| value | Value to set |
|---|
Sets notificationScheme
| value | Value to set |
|---|
Sets permissionScheme
| value | Value to set |
|---|
Sets projectUrl
| value | Value to set |
|---|
Sets url
| value | Value to set |
|---|