public interface ArtifactVersion extends Comparable
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildNumber() |
int |
getIncrementalVersion() |
int |
getMajorVersion() |
int |
getMinorVersion() |
String |
getQualifier() |
void |
parseVersion(String version) |
compareToCopyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.