Package com.vaadin.shared
Class Version
- java.lang.Object
-
- com.vaadin.shared.Version
-
- All Implemented Interfaces:
Serializable
public class Version extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getBuildIdentifier()
static String
getFullVersion()
static int
getMajorVersion()
static int
getMinorVersion()
static int
getRevision()
-