| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method | Description |
|---|---|---|
IssueManagement |
Model.getIssueManagement() |
Get the project's issue management system information.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Model.setIssueManagement(IssueManagement issueManagement) |
Set the project's issue management system information.
|