| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method | Description |
|---|---|---|
ActivationProperty |
Activation.getProperty() |
Get specifies that this profile will be activated when this
system property is
specified.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Activation.setProperty(ActivationProperty property) |
Set specifies that this profile will be activated when this
system property is
specified.
|