| Package | Description |
|---|---|
| org.apache.maven.model.v3_0_0 |
| 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.
|