public class LMSTIC3 extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
| Modifier and Type | Field and Description |
|---|---|
static String |
MENGE_TIC3_MELDUNGEN
Die Menge der TIC3-Meldungen.
|
static String |
MENGE_TMC_MELDUNGEN
Die Menge der TMC-Meldungen.
|
static String |
TYP_TIC3_MELDUNGEN
Der Typ der TIC3-Meldungen.
|
static String |
TYP_TMC_MELDUNGEN
Der Typ der TMC-Meldungen.
|
| Modifier | Constructor and Description |
|---|---|
protected |
LMSTIC3()
Standard-Konstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
static void |
main(String[] args)
MAIN-Methode.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Wertet die an die Applikation übergebenen Kommandozeilenparameter
aus.
|
public static final String MENGE_TMC_MELDUNGEN
public static final String TYP_TMC_MELDUNGEN
public static final String MENGE_TIC3_MELDUNGEN
public static final String TYP_TIC3_MELDUNGEN
public static void main(String[] args)
args - Argumentepublic void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
throws Exception
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationExceptionpublic void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
throws Exception
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationargumentList - die Liste der übergebenen ArgumenteException - bei AusnahmenStandardApplication.parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList)Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.