|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.sevenzipjbinding.SevenZip.Version
public static class SevenZip.Version
Version information about 7-Zip.
| Field Summary | |
|---|---|
int |
build
Build id of the 7-Zip engine |
java.lang.String |
copyright
copyright |
java.lang.String |
date
Version date |
int |
major
Major version of the 7-Zip engine |
int |
minor
Minor version of the 7-Zip engine |
java.lang.String |
version
Formatted version of the 7-Zip engine |
| Constructor Summary | |
|---|---|
SevenZip.Version()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int major
public int minor
public int build
public java.lang.String version
public java.lang.String date
public java.lang.String copyright
| Constructor Detail |
|---|
public SevenZip.Version()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||