| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected Parent |
MavenProject.parent |
| Modifier and Type | Method and Description |
|---|---|
Parent |
ObjectFactory.createParent()
Create an instance of
Parent |
Parent |
MavenProject.getParent()
Gets the value of the parent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProject.setParent(Parent value)
Sets the value of the parent property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.