|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationOS | |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
Uses of ActivationOS in org.apache.maven.model |
---|
Methods in org.apache.maven.model that return ActivationOS | |
---|---|
ActivationOS |
Activation.getOs()
Get specifies that this profile will be activated when matching operating system attributes are detected. |
Methods in org.apache.maven.model with parameters of type ActivationOS | |
---|---|
void |
Activation.setOs(ActivationOS os)
Set specifies that this profile will be activated when matching operating system attributes are detected. |
Uses of ActivationOS in org.apache.maven.project |
---|
Methods in org.apache.maven.project that return ActivationOS | |
---|---|
static ActivationOS |
ModelUtils.cloneActivationOs(ActivationOS src)
|
Methods in org.apache.maven.project with parameters of type ActivationOS | |
---|---|
static ActivationOS |
ModelUtils.cloneActivationOs(ActivationOS src)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |