| Modifier and Type | Field and Description |
|---|---|
private java.util.List<ManifestSection> |
MavenArchiveConfiguration.manifestSections |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ManifestSection> |
MavenArchiveConfiguration.getManifestSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenArchiveConfiguration.addManifestSection(ManifestSection section) |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenArchiveConfiguration.addManifestSections(java.util.List<ManifestSection> list) |
void |
MavenArchiveConfiguration.setManifestSections(java.util.List<ManifestSection> manifestSections) |