We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab9e50 commit f5c6ab8Copy full SHA for f5c6ab8
1 file changed
src/main/java/com/faction/elements/Assessment.java
@@ -14,6 +14,7 @@
14
/**
15
* The Assessment Class is used to store all elements of a Faction Assessment
16
*/
17
+@Data
18
public class Assessment {
19
20
private String summary;
0 commit comments