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:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionartifactId(String artifactId) build()importedFrom(InputLocation importedFrom) location(Object key, InputLocation location) relativePath(String relativePath)  
- 
Constructor Details
- 
Builder
protected Builder(boolean withDefaults)  - 
Builder
 
 - 
 - 
Method Details
- 
groupId
 - 
artifactId
 - 
version
 - 
relativePath
 - 
location
 - 
importedFrom
 - 
build
 
 -