Uses of Class
org.eclipse.tycho.versions.bundle.ManifestAttribute
-
Packages that use ManifestAttribute Package Description org.eclipse.tycho.versions.bundle -
-
Uses of ManifestAttribute in org.eclipse.tycho.versions.bundle
Fields in org.eclipse.tycho.versions.bundle with type parameters of type ManifestAttribute Modifier and Type Field Description private java.util.List<ManifestAttribute>MutableBundleManifest. attributesMethods in org.eclipse.tycho.versions.bundle that return ManifestAttribute Modifier and Type Method Description private ManifestAttributeMutableBundleManifest. getAttribute(java.lang.String name)Methods in org.eclipse.tycho.versions.bundle with parameters of type ManifestAttribute Modifier and Type Method Description voidMutableBundleManifest. add(ManifestAttribute attribute)
-