|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HOModel | |
---|---|
de.hattrickorganizer.database | |
de.hattrickorganizer.model | |
de.hattrickorganizer.tools |
Uses of HOModel in de.hattrickorganizer.database |
---|
Methods in de.hattrickorganizer.database with parameters of type HOModel | |
---|---|
void |
DBZugriff.checkSkillup(HOModel homodel)
|
void |
SpielerSkillupTable.importNewSkillup(HOModel homodel)
|
Uses of HOModel in de.hattrickorganizer.model |
---|
Fields in de.hattrickorganizer.model declared as HOModel | |
---|---|
protected HOModel |
HOVerwaltung.m_clHoModel
das Model |
Methods in de.hattrickorganizer.model that return HOModel | |
---|---|
HOModel |
HOVerwaltung.getModel()
TODO Missing Method Documentation |
protected HOModel |
HOVerwaltung.loadModel(int id)
interne Func die ein Model aus der DB lädt |
Methods in de.hattrickorganizer.model with parameters of type HOModel | |
---|---|
void |
HOVerwaltung.setModel(HOModel model)
Creates a new instance of HOVerwaltung |
Uses of HOModel in de.hattrickorganizer.tools |
---|
Methods in de.hattrickorganizer.tools that return HOModel | |
---|---|
HOModel |
HRFFileParser.parse(java.io.File datei)
Datei einlesen und parsen |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |