Package | Description |
---|---|
org.apache.maven.model.v3_0_0 |
Modifier and Type | Method and Description |
---|---|
List<SourceModification> |
Build.getSourceModifications()
Method getSourceModifications.
|
Modifier and Type | Method and Description |
---|---|
void |
Build.addSourceModification(SourceModification sourceModification)
Method addSourceModification.
|
void |
Build.removeSourceModification(SourceModification sourceModification)
Method removeSourceModification.
|
Modifier and Type | Method and Description |
---|---|
void |
Build.setSourceModifications(List<SourceModification> sourceModifications)
Set this element describes all of the sourceModifications
associated with a
project.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.