public class Version
extends java.lang.Object
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getVersion()
Returns a String representation of the Version format: "Product m.r.m-(status)*"
status is omitted for stable releases for no-release-versions, an asterisk is
append to the Version-String to denote the volatile character of the version.
|
public static java.lang.String getVersion()
Copyright © 2002-2016 Keyoti Inc. All Rights Reserved.