|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StartStoppBlock | |
---|---|
de.bsvrz.sys.startstopp.skriptvew |
Uses of StartStoppBlock in de.bsvrz.sys.startstopp.skriptvew |
---|
Methods in de.bsvrz.sys.startstopp.skriptvew that return StartStoppBlock | |
---|---|
StartStoppBlock |
StartStoppVerwaltung.addStartStoppBlock(org.jdom.Element root,
org.jdom.Element rootModifiziert)
Methode zum Anlegen eines neuen StartStopp Blocks |
StartStoppBlock |
StartStoppBlockVerwaltung.getDaten(java.lang.String id)
Methode liefert die Daten eines StartStopp Blocks mit einer bestimmten ID. |
StartStoppBlock |
StartStoppVerwaltung.getStartStoppBlock(java.lang.String startStoppBlockId)
Methode zum Auslesen eines StartStopp Blocks. |
Methods in de.bsvrz.sys.startstopp.skriptvew that return types with arguments of type StartStoppBlock | |
---|---|
java.util.HashMap<java.lang.String,StartStoppBlock> |
StartStoppBlockVerwaltung.getAlleDaten()
Methode liefert alle StartStopp Blöcke in Form einer Hashmap. |
java.util.List<StartStoppBlock> |
StartStoppVerwaltung.getAllStartStoppBloecke()
Methode zum Lesen aller StartStopp Blöcke |
Methods in de.bsvrz.sys.startstopp.skriptvew with parameters of type StartStoppBlock | |
---|---|
void |
StartStoppBlockVerwaltung.addDaten(java.lang.String id,
StartStoppBlock daten)
Methode zum Hinzufügen der Daten |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |