openfuture.masterdata.test
Class _PackageDescription
java.lang.Object
|
+--openfuture.masterdata.test._PackageDescription
- public class _PackageDescription
- extends java.lang.Object
Class _PackageDescription is used to describe this package
- Author:
- Markus Giebeler
Method Summary |
static java.lang.String |
author()
get the author of the package |
static java.lang.String |
copyright()
get the copyright statement of the package |
static java.lang.String |
name()
get the name of the package |
static java.lang.String[] |
prerequisites()
get the prerequisites of the package |
static java.lang.String |
url()
get the url of the package |
static java.lang.String |
version()
Versions of Package:
----------------------------------------------------------------------------------
| Version | Changes
----------------------------------------------------------------------------------
| 0.1 | Creation
----------------------------------------------------------------------------------
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_PackageDescription
public _PackageDescription()
author
public static final java.lang.String author()
- get the author of the package
copyright
public static final java.lang.String copyright()
- get the copyright statement of the package
name
public static final java.lang.String name()
- get the name of the package
prerequisites
public static final java.lang.String[] prerequisites()
- get the prerequisites of the package
url
public static final java.lang.String url()
- get the url of the package
version
public static final java.lang.String version()
- Versions of Package:
----------------------------------------------------------------------------------
| Version | Changes
----------------------------------------------------------------------------------
| 0.1 | Creation
----------------------------------------------------------------------------------
Copyright © 2000 -- 2003 openfuture.de. All Rights Reserved.