Uses of Record Class
dev.dokimos.server.dto.v1.AlignmentView.EvaluatorAlignment
Packages that use AlignmentView.EvaluatorAlignment
-
Uses of AlignmentView.EvaluatorAlignment in dev.dokimos.server.dto.v1
Methods in dev.dokimos.server.dto.v1 that return types with arguments of type AlignmentView.EvaluatorAlignmentModifier and TypeMethodDescriptionAlignmentView.evaluators()Returns the value of theevaluatorsrecord component.Constructor parameters in dev.dokimos.server.dto.v1 with type arguments of type AlignmentView.EvaluatorAlignmentModifierConstructorDescriptionAlignmentView(int annotatedItems, List<AlignmentView.EvaluatorAlignment> evaluators) Creates an instance of aAlignmentViewrecord class.