| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected Reporting |
Profile.reporting |
protected Reporting |
MavenProject.reporting |
| Modifier and Type | Method and Description |
|---|---|
Reporting |
ObjectFactory.createReporting()
Create an instance of
Reporting |
Reporting |
Profile.getReporting()
Gets the value of the reporting property.
|
Reporting |
MavenProject.getReporting()
Gets the value of the reporting property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Profile.setReporting(Reporting value)
Sets the value of the reporting property.
|
void |
MavenProject.setReporting(Reporting value)
Sets the value of the reporting property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.