| Package | Description |
|---|---|
| org.apache.maven.model |
Maven POM (Project Object Model) classes, generated from
maven.mdo model. |
| Modifier and Type | Method | Description |
|---|---|---|
ActivationOS |
ActivationOS.clone() |
Method clone.
|
ActivationOS |
Activation.getOs() |
Get specifies that this profile will be activated when
matching operating system
attributes are detected.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Activation.setOs(ActivationOS os) |
Set specifies that this profile will be activated when
matching operating system
attributes are detected.
|