public interface Version
Modifier and Type | Method and Description |
---|---|
String |
getFullVersion() |
int |
getIncrementingVersion() |
int |
getMajorVersion() |
int |
getMicroVersion() |
int |
getMinorVersion() |
String |
getVersionName() |
boolean |
isCompatible(int v) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.