Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xmlet/HtmlFlow
/ getTitle
Method
getTitle
flowifier/src/test/java/htmlflow/test/model/Task.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
String getTitle() {
65
return
title;
66
}
67
68
public
String getDescription() {
69
return
description;
Callers
3
taskListRow
Method · 0.45
taskTableView
Method · 0.45
taskDetailsTemplate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected