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 StringgetBuildIdentifier()static StringgetFullVersion()static intgetMajorVersion()static intgetMinorVersion()static intgetRevision()
-