All Packages Class Hierarchy This Package Previous Next Index
Class Jaja.Id
java.lang.Object
|
+----Jaja.Jaja
|
+----Jaja.Id
- public class Id
- extends Jaja
This class stores the identification of the package.
-
authorEmail
- The Email of the author.
-
docUrl
- The URL leading to the Jaja page.
-
revision
- The revision number of the current Java file holds for the whole
Jaja package.
-
Id()
-
revision
public static final String revision
- The revision number of the current Java file holds for the whole
Jaja package.
authorEmail
public static final String authorEmail
- The Email of the author.
docUrl
public static final String docUrl
- The URL leading to the Jaja page. Might be used to open a
browser on the documentation (use Hotjava bean if licensed).
Id
public Id()
All Packages Class Hierarchy This Package Previous Next Index