|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oddb.ch.Chapter
public class Chapter
Constructor Summary | |
---|---|
Chapter()
|
Method Summary | |
---|---|
java.lang.String |
getHeading()
|
Section[] |
getSections()
|
void |
setHeading(java.lang.String heading)
|
void |
setSections(Section[] sections)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Chapter()
Method Detail |
---|
public java.lang.String getHeading()
public void setHeading(java.lang.String heading)
public Section[] getSections()
public void setSections(Section[] sections)
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |