| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected Organization |
MavenProject.organization |
| Modifier and Type | Method and Description |
|---|---|
Organization |
ObjectFactory.createOrganization()
Create an instance of
Organization |
Organization |
MavenProject.getOrganization()
Gets the value of the organization property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProject.setOrganization(Organization value)
Sets the value of the organization property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.