| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected Build |
MavenProject.build |
| Modifier and Type | Method and Description |
|---|---|
Build |
ObjectFactory.createBuild()
Create an instance of
Build |
Build |
MavenProject.getBuild()
Gets the value of the build property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProject.setBuild(Build value)
Sets the value of the build property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.