Package db2000.J.eXtrafunctions
Class fINFO
- java.lang.Object
-
- db2000.J.eXtrafunctions.fINFO
-
public class fINFO extends Object
info of this package
-
-
Constructor Summary
Constructors Constructor Description fINFO()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String[]
GetInfo()
get the info of this package returns the info of this package into a string array: 0 [name] 1 [version] 2 [version date] 3 [author] 4 [e-mail author] 5 [copyright]
-
-
-
Method Detail
-
GetInfo
public static String[] GetInfo()
get the info of this package returns the info of this package into a string array: 0 [name] 1 [version] 2 [version date] 3 [author] 4 [e-mail author] 5 [copyright]
-
-