Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 18008b3

Browse files
lgallgal
authored andcommitted
SORMAS-Foundation#2975 BAG export for contacts
1 parent af05e46 commit 18008b3

8 files changed

Lines changed: 858 additions & 16 deletions

File tree

sormas-api/src/main/java/de/symeda/sormas/api/bagexport/BAGExportCaseDto.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ public void setCaseIdIsm(Integer caseIdIsm) {
154154
this.caseIdIsm = caseIdIsm;
155155
}
156156

157-
// @Order(2)
158157
public Long getCaseId() {
159158
return caseId;
160159
}

0 commit comments

Comments
 (0)