| Package | Description |
|---|---|
| org.eclipse.packagedrone.utils.rpm.yum |
YUM repository functionality
|
| Modifier and Type | Method and Description |
|---|---|
static ChecksumType |
ChecksumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChecksumType[] |
ChecksumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryCreator.Context.addPackage(RepositoryCreator.FileInformation fileInformation,
RpmInformation rpmInformation,
Map<ChecksumType,String> checksums,
ChecksumType idType) |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryCreator.Context.addPackage(RepositoryCreator.FileInformation fileInformation,
RpmInformation rpmInformation,
Map<ChecksumType,String> checksums,
ChecksumType idType) |
Copyright © 2016. All rights reserved.