Class ThresholdValueEditorActionService.ThresholdRecord
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.action.thresholdedit.ThresholdValueEditorActionService.ThresholdRecord
- Enclosing interface:
ThresholdValueEditorActionService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetGrade()
@Nullable Integer
getPk()
void
setGrade
(BigDecimal grade) void
setNumGrades
(@Nullable Integer numGrades) void
void
setPoints
(BigDecimal points)
-
Constructor Details
-
ThresholdRecord
public ThresholdRecord()
-
-
Method Details
-
getPk
-
setPk
-
getPoints
-
setPoints
-
getGrade
-
setGrade
-
getNumGrades
-
setNumGrades
-