This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nils
/
projmi
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fall extendet nun Version
hapi
Nils Dittberner
10 years ago
parent
703a6d3806
commit
f05663a312
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/main/java/de/uniluebeck/mi/projmi6/model/Fall.java
+ 1
- 1
src/main/java/de/uniluebeck/mi/projmi6/model/Fall.java
View File
@@ -11,7 +11,7 @@ import java.time.LocalDateTime;
/**
* Created by 627933 on 12.11.15.
*/
public class Fall {
public class Fall
extends Version
{
private Patient patient;
private Kasse kasse;
private Diagnose hauptDiagnose;
Write
Preview
Loading…
Cancel
Save