public static interface BundleInfo.Version
| Modifier and Type | Interface and Description |
|---|---|
static class |
BundleInfo.Version.Default |
static interface |
BundleInfo.Version.Parser |
| Modifier and Type | Method and Description |
|---|---|
Integer |
buildNumber() |
Integer |
incrementalVersion() |
default boolean |
isSnapshot() |
Integer |
majorVersion() |
Integer |
minorVersion() |
String |
qualifier() |
String |
value() |
Copyright © 2022 MicroStream Software. All rights reserved.