| java.lang.Object | |
| ↳ | com.atlassian.jira.rpc.soap.beans.holders.RemoteSchemeExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _descriptionType | |||||||||||
| _idType | |||||||||||
| _nameType | |||||||||||
| _typeType | |||||||||||
| description | |||||||||||
| id | |||||||||||
| name | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves description
| |||||||||||
Retrieves id
| |||||||||||
Retrieves name
| |||||||||||
Retrieves type
| |||||||||||
Sets description
| |||||||||||
Sets id
| |||||||||||
Sets name
| |||||||||||
Sets type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves description
Retrieves id
Retrieves name
Retrieves type
Sets description
| value | Value to set |
|---|
Sets id
| value | Value to set |
|---|
Sets name
| value | Value to set |
|---|
Sets type
| value | Value to set |
|---|