Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
Profile |
Profile.clone() |
Modifier and Type | Method and Description |
---|---|
List<Profile> |
Model.getProfiles() |
static List<Profile> |
Profile.profileToApiV3(List<Profile> list) |
Modifier and Type | Method and Description |
---|---|
void |
Model.addProfile(Profile profile) |
void |
Model.removeProfile(Profile profile) |
Modifier and Type | Method and Description |
---|---|
static List<Profile> |
Profile.profileToApiV4(List<Profile> list) |
void |
Model.setProfiles(List<Profile> profiles) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.