public class version extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | author_strName of the author | 
| static int | majorThe major version number. | 
| static int | minorThe minor version number. | 
| static String | program_nameThe command name normally used to invoke this program | 
| static String | title_strFull title of the system | 
| static String | updateThe update letter. | 
| static String | version_strString for the current version. | 
| Constructor and Description | 
|---|
| version() | 
public static final int major
public static final int minor
public static final String update
public static final String version_str
public static final String title_str
public static final String author_str
public static final String program_name
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.