
public class BerichtWorkUnit extends Object
| Constructor and Description |
|---|
BerichtWorkUnit(Bericht bericht) |
| Modifier and Type | Method and Description |
|---|---|
Bericht |
getBericht() |
List<TableData> |
getTableData() |
BerichtTypeOfWork |
getTypeOfWork() |
void |
setBericht(Bericht bericht) |
void |
setTableData(List<TableData> tableData) |
void |
setTypeOfWork(BerichtTypeOfWork typeOfWork) |
public BerichtWorkUnit(Bericht bericht)
public BerichtTypeOfWork getTypeOfWork()
public void setTypeOfWork(BerichtTypeOfWork typeOfWork)
public Bericht getBericht()
public void setBericht(Bericht bericht)
Copyright © 2014–2016 B3Partners B.V.. All rights reserved.