Class AbstractInputType.ExamRecord
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.util.entities.inputtypes.AbstractInputType.ExamRecord
- Enclosing class:
AbstractInputType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable BigDecimal@Nullable org.joda.time.LocalDategetDate()getLabel()getNr()getPk()@Nullable BigDecimal@Nullable BigDecimalvoidsetAverage(@Nullable BigDecimal average) voidsetDate(@Nullable org.joda.time.LocalDate date) voidsetDefaultDisplay(String defaultDisplay) voidvoidvoidvoidsetPointsMax(@Nullable BigDecimal pointsMax) voidsetWeight(@Nullable BigDecimal weight)
-
Constructor Details
-
ExamRecord
public ExamRecord()
-
-
Method Details
-
getNr
-
setNr
-
getLabel
-
setLabel
-
getDate
@Nullable public @Nullable org.joda.time.LocalDate getDate() -
setDate
public void setDate(@Nullable @Nullable org.joda.time.LocalDate date) -
getAverage
-
setAverage
-
getPointsMax
-
setPointsMax
-
getDefaultDisplay
-
setDefaultDisplay
-
getPk
-
setPk
-
getWeight
-
setWeight
-