Package | Description |
---|---|
org.fedoraproject.xmvn.metadata |
Modifier and Type | Method and Description |
---|---|
DependencyExclusion |
DependencyExclusion.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<DependencyExclusion> |
Dependency.getExclusions()
Method getExclusions.
|
Modifier and Type | Method and Description |
---|---|
void |
Dependency.addExclusion(DependencyExclusion dependencyExclusion)
Method addExclusion.
|
void |
Dependency.removeExclusion(DependencyExclusion dependencyExclusion)
Method removeExclusion.
|
Modifier and Type | Method and Description |
---|---|
void |
Dependency.setExclusions(List<DependencyExclusion> exclusions)
Set list of dependency exclusions.
|
Copyright © 2012-2015 Red Hat, Inc.. All Rights Reserved.