public class VersionInfo extends Object
VersionInfo
object returns information about the version
of this SNMP4J release.Modifier and Type | Field and Description |
---|---|
static int |
MAJOR |
static int |
MINOR |
static String |
PATCH |
static int |
UPDATE |
static String |
VERSION |
Modifier and Type | Method and Description |
---|---|
static String |
getVersion()
Gets the version string for this release.
|
public static final int MAJOR
public static final int MINOR
public static final int UPDATE
public static final String PATCH
public static final String VERSION
public static String getVersion()
major.minor.update[patch]
.Copyright © 2019 SNMP4J.org. All rights reserved.