public class ProjectInstallerRequest extends Object
Constructor and Description |
---|
ProjectInstallerRequest() |
Modifier and Type | Method and Description |
---|---|
org.apache.maven.project.MavenProject |
getProject() |
ProjectInstallerRequest |
setProject(org.apache.maven.project.MavenProject theProjectToBeSet) |
public org.apache.maven.project.MavenProject getProject()
public ProjectInstallerRequest setProject(org.apache.maven.project.MavenProject theProjectToBeSet)
theProjectToBeSet
- the project to setProjectInstallerRequest
for chaining.Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.