public class Version extends Object implements Serializable
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBuildIdentifier() |
static String |
getFullVersion() |
static int |
getMajorVersion() |
static int |
getMinorVersion() |
static int |
getRevision() |
Copyright © 2017 Vaadin Ltd. All rights reserved.