public static class FreeMindMain.VersionInformation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
mMaj |
int |
mMid |
int |
mMin |
int |
mNum |
int |
mType |
| Constructor and Description |
|---|
FreeMindMain.VersionInformation(int pMaj,
int pMid,
int pMin,
int pType,
int pNum) |
FreeMindMain.VersionInformation(java.lang.String pString) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int mMaj
public int mMid
public int mMin
public int mType
public int mNum