| Constructor and Description |
|---|
PackageVersion(String name,
String version,
Set<Dependency> dependencies)
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Dependency> |
getDependencies() |
String |
getName() |
String |
getVersion() |
public PackageVersion(String name, String version, Set<Dependency> dependencies)
name - the base name of the RPMversion - the version of the RPMdependencies - the dependencies of the RPMCopyright © 2014-2016 Cinovo AG. All Rights Reserved.