Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

org.oddb.ch
Class Chapter

java.lang.Object
  extended by org.oddb.ch.Chapter

public class Chapter
extends java.lang.Object


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

Chapter

public Chapter()
Method Detail

getHeading

public java.lang.String getHeading()

setHeading

public void setHeading(java.lang.String heading)

getSections

public Section[] getSections()

setSections

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