Package | Description |
---|---|
org.fedoraproject.xmvn.metadata |
Modifier and Type | Method and Description |
---|---|
Dependency |
Dependency.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<Dependency> |
ArtifactMetadata.getDependencies()
Method getDependencies.
|
Modifier and Type | Method and Description |
---|---|
void |
ArtifactMetadata.addDependency(Dependency dependency)
Method addDependency.
|
void |
ArtifactMetadata.removeDependency(Dependency dependency)
Method removeDependency.
|
Modifier and Type | Method and Description |
---|---|
void |
ArtifactMetadata.setDependencies(List<Dependency> dependencies)
Set list of artifact dependencies.
|
Copyright © 2012–2015 Red Hat, Inc.. All rights reserved.