| Package | Description |
|---|---|
| org.apache.maven.model |
Maven POM (Project Object Model) classes, generated from
maven.mdo model. |
| Modifier and Type | Method | Description |
|---|---|---|
ActivationFile |
ActivationFile.clone() |
Method clone.
|
ActivationFile |
Activation.getFile() |
Get specifies that this profile will be activated based on
existence of a file.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Activation.setFile(ActivationFile file) |
Set specifies that this profile will be activated based on
existence of a file.
|