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 property)
Set specifies that this profile will be activated when this
system property is
specified.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.