Uses of Record Class
io.mateu.dtos.BoardLayoutRowDto
-
Uses of BoardLayoutRowDto in io.mateu.dtos
Methods in io.mateu.dtos that return types with arguments of type BoardLayoutRowDtoModifier and TypeMethodDescriptionBoardLayoutDto.rows()Returns the value of therowsrecord component.Constructor parameters in io.mateu.dtos with type arguments of type BoardLayoutRowDtoModifierConstructorDescriptionBoardLayoutDto(List<BoardLayoutRowDto> rows) Creates an instance of aBoardLayoutDtorecord class.