| |
|
| java.lang.Object communications.Header
Header | public class Header (Code) | | Header file for the communications package.
|
Method Summary | |
final public static void | printVersion() Prints the version string for the package. | final public static void | printVersion(boolean longVersion) Prints the version string for the package. |
LONG_VERSION | final public static String LONG_VERSION(Code) | | Long version string.
|
VERSION | final public static String VERSION(Code) | | Version string.
|
printVersion | final public static void printVersion()(Code) | | Prints the version string for the package.
|
printVersion | final public static void printVersion(boolean longVersion)(Code) | | Prints the version string for the package.
Parameters: longVersion - true for long version |
|
|
|