Hanami backend
Toggle table of contents
2026.7.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Hanami backend
Hanami backend
/
fi.aalto.cs.hanami.grading
/
StudentAssessmentView
/
ItemView
Item
View
@
Serializable
data
class
ItemView
(
val
content
:
String
,
val
tone
:
String
)
(
source
)
Members
Constructors
Item
View
Link copied to clipboard
constructor
(
content
:
String
,
tone
:
String
)
Properties
content
Link copied to clipboard
val
content
:
String
tone
Link copied to clipboard
val
tone
:
String