| Package | Description |
|---|---|
| org.apache.maven.model |
Maven POM (Project Object Model) classes, generated from
maven.mdo model. |
| Modifier and Type | Method | Description |
|---|---|---|
ActivationProperty |
ActivationProperty.clone() |
Method clone.
|
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.
|