|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationProperty | |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
Uses of ActivationProperty in org.apache.maven.model |
---|
Methods in org.apache.maven.model that return ActivationProperty | |
---|---|
ActivationProperty |
Activation.getProperty()
Get specifies that this profile will be activated when this system property is specified. |
Methods in org.apache.maven.model with parameters of type ActivationProperty | |
---|---|
void |
Activation.setProperty(ActivationProperty property)
Set specifies that this profile will be activated when this system property is specified. |
Uses of ActivationProperty in org.apache.maven.project |
---|
Methods in org.apache.maven.project that return ActivationProperty | |
---|---|
static ActivationProperty |
ModelUtils.cloneActivationProperty(ActivationProperty src)
|
Methods in org.apache.maven.project with parameters of type ActivationProperty | |
---|---|
static ActivationProperty |
ModelUtils.cloneActivationProperty(ActivationProperty src)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |