Package org.apache.maven.api.model
Class Parent.Builder
java.lang.Object
org.apache.maven.api.model.Parent.Builder
- Enclosing class:
Parent
Builder class used to create Parent instances.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionartifactId
(String artifactId) build()
location
(Object key, InputLocation location) relativePath
(String relativePath)
-
Method Details
-
groupId
-
artifactId
-
version
-
relativePath
-
location
-
build
-