public class GruppenKommentar
extends Object
Constructor and Description |
---|
GruppenKommentar() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Code der Untersuchungsgruppe zu der der Kommentar gehört.
|
String |
getText()
Kommentartext.
|
void |
setCode(String code) |
void |
setText(String text) |
public String getCode()
public void setCode(String code)
public String getText()
public void setText(String text)