| Package | Description |
|---|---|
| org.apache.maven.model.v3_0_0 |
| Modifier and Type | Method | Description |
|---|---|---|
Organization |
Model.getOrganization() |
Get this element describes various attributes of the
organization to which the
project belongs.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Model.setOrganization(Organization organization) |
Set this element describes various attributes of the
organization to which the
project belongs.
|