public static class RpmInformation.Version extends Object
| Constructor and Description |
|---|
Version() |
Version(String version,
String release,
String epoch) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEpoch() |
String |
getRelease() |
String |
getVersion() |
void |
setEpoch(String epoch) |
void |
setRelease(String release) |
void |
setVersion(String version) |
Copyright © 2016. All rights reserved.