| Package | Description |
|---|---|
| org.apache.maven.model |
Maven POM (Project Object Model) classes, generated from
maven.mdo model.
|
| Modifier and Type | Method and 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 and Description |
|---|---|
void |
Activation.setProperty(ActivationProperty
Set specifies that this profile will be activated when this system property is specified.
|