localsolver
public class LSVersion extends java.lang.Object
| Constructor and Description |
|---|
LSVersion() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getBuildDate() |
static java.lang.String |
getCopyright() |
static java.lang.String |
getInfo() |
static java.lang.String |
getLicenseContent() |
static java.lang.String |
getLicensePath() |
static int |
getMajorVersionNumber() |
static int |
getMinorVersionNumber() |
static java.lang.String |
getPlatform() |
static java.lang.String |
getVersion() |
static int |
getVersionCode() |
static void |
setLicenseContent(java.lang.String licenseContent) |
static void |
setLicensePath(java.lang.String licensePath) |
public static final int getMajorVersionNumber()
public static final int getMinorVersionNumber()
public static final int getBuildDate()
public static final java.lang.String getPlatform()
public static final java.lang.String getVersion()
public static final int getVersionCode()
public static final java.lang.String getCopyright()
public static final java.lang.String getInfo()
public static final java.lang.String getLicensePath()
public static final void setLicensePath(java.lang.String licensePath)
public static final java.lang.String getLicenseContent()
public static final void setLicenseContent(java.lang.String licenseContent)