Uses of Class
org.apache.maven.archiver.ManifestSection
-
Uses of ManifestSection in org.apache.maven.archiver
Fields in org.apache.maven.archiver with type parameters of type ManifestSectionModifier and TypeFieldDescriptionprivate List<ManifestSection>MavenArchiveConfiguration.manifestSectionsMethods in org.apache.maven.archiver that return types with arguments of type ManifestSectionMethods in org.apache.maven.archiver with parameters of type ManifestSectionModifier and TypeMethodDescriptionvoidMavenArchiveConfiguration.addManifestSection(ManifestSection section) Method parameters in org.apache.maven.archiver with type arguments of type ManifestSectionModifier and TypeMethodDescriptionvoidMavenArchiveConfiguration.addManifestSections(List<ManifestSection> list) voidMavenArchiveConfiguration.setManifestSections(List<ManifestSection> manifestSections)