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