public class MqConfigTest extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
Constructor and Description |
---|
MqConfigTest() |
Modifier and Type | Method and Description |
---|---|
private String |
excelZahl(double x)
Ausgabe einer Zahl im Excelformat, d.h. mit Komma als Dezimalzeichen.
|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
static void |
main(String[] args)
Hauptfunktion der Anwendung.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) |
public static void main(String[] args)
args
- die übergebenen Argumenteprivate String excelZahl(double x)
x
- die Zahlpublic void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) throws Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.