Uses of Record Class
dev.dokimos.server.dto.v1.DiffCase
Packages that use DiffCase
-
Uses of DiffCase in dev.dokimos.server.dto.v1
Methods in dev.dokimos.server.dto.v1 that return types with arguments of type DiffCaseModifier and TypeMethodDescriptionDiffView.cases()Returns the value of thecasesrecord component.Constructor parameters in dev.dokimos.server.dto.v1 with type arguments of type DiffCaseModifierConstructorDescriptionDiffView(DiffSummary summary, PageResponse<DiffCase> cases) Creates an instance of aDiffViewrecord class.