public class VersionInfo
extends java.lang.Object
VersionInfo
object returns information about the version
of this SNMP4J release.Modifier and Type | Field | Description |
---|---|---|
static int |
MAJOR |
|
static int |
MINOR |
|
static java.lang.String |
PATCH |
|
static int |
UPDATE |
|
static java.lang.String |
VERSION |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.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 java.lang.String PATCH
public static final java.lang.String VERSION
Copyright © 2018 SNMP4J.org. All rights reserved.