| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method | Description |
|---|---|---|
Build |
Model.getBuild() |
Get information required to build the project.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Model.setBuild(Build build) |
Set information required to build the project.
|