Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getKeyword
Method
getKeyword
ch4/SearchCondition.java:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
public
String getKeyword() {
73
return
keyword;
74
}
75
76
public
void
setKeyword(String keyword) {
77
this.keyword = keyword;
Callers
1
getQueryString
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected