public interface Version extends Comparable<Version>, Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Version.Type
The type of version.
|
| Modifier and Type | Method and Description |
|---|---|
Version.Type |
getType() |
String |
getValue() |
compareToString getValue()
Version.Type getType()
Copyright © 2004–2015 XWiki. All rights reserved.