Class ExamBean
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.resources.api.beans.ExamBean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
getDate()
getLabel()
@Nullable BigDecimal
getNr()
@Nullable BigDecimal
setMaxPoints
(@Nullable BigDecimal maxPoints) setWeight
(@Nullable BigDecimal weight)
-
Constructor Details
-
ExamBean
public ExamBean()
-
-
Method Details
-
getNr
-
setNr
-
getLabel
-
setLabel
-
getMaxPoints
-
setMaxPoints
-
getWeight
-
setWeight
-
setDate
-
getDate
-