Modifier and Type | Method and Description |
---|---|
List<ManifestSection> |
MavenArchiveConfiguration.getManifestSections()
Getter for the field
manifestSections . |
Modifier and Type | Method and Description |
---|---|
void |
MavenArchiveConfiguration.addManifestSection(ManifestSection section)
addManifestSection.
|
Modifier and Type | Method and Description |
---|---|
void |
MavenArchiveConfiguration.addManifestSections(List<ManifestSection> list)
addManifestSections.
|
void |
MavenArchiveConfiguration.setManifestSections(List<ManifestSection> manifestSections)
Setter for the field
manifestSections . |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.