public interface ArtifactVersion extends Comparable
Modifier and Type | Method and Description |
---|---|
int |
getBuildNumber() |
int |
getIncrementalVersion() |
int |
getMajorVersion() |
int |
getMinorVersion() |
String |
getQualifier() |
Quality |
getQuality() |
compareTo
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.