wwndesc  1.0-76
version Class Reference

version is used to allow a package that uses this package to be able to "ask" the jar file what version it is More...

Static Public Member Functions

static void main (String arg[])
 returns the version of the class; used to cause the build-time-detected version and buildid to be available by consumers of the generated wwndesc.jar file More...
 

Detailed Description

version is used to allow a package that uses this package to be able to "ask" the jar file what version it is

Definition at line 8 of file version.java.

Member Function Documentation

static void main ( String  arg[])
inlinestatic

returns the version of the class; used to cause the build-time-detected version and buildid to be available by consumers of the generated wwndesc.jar file

for example: java -cp wwndesc.jar org.smallfoot.wwn.version 1.0.76

Parameters
argignored

Definition at line 19 of file version.java.


The documentation for this class was generated from the following file: