public class PropFachgebiet
extends Object
| Constructor and Description |
|---|
PropFachgebiet() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getBehandlungsfall()
Codes der für PROP relevanten Behandlungsfälle für dieses Fachgebiet.
|
String |
getFachgebiet()
Code des Fachgebiets.
|
void |
setBehandlungsfall(String[] behandlungsfall) |
void |
setFachgebiet(String fachgebiet) |
public String getFachgebiet()
public void setFachgebiet(String fachgebiet)
public String[] getBehandlungsfall()
public void setBehandlungsfall(String[] behandlungsfall)