public interface ArtifactVersion extends Comparable<ArtifactVersion>
| 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.