Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getBno
Method
getBno
ch4/BoardDto.java:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
public
Integer getBno() {
35
return
bno;
36
}
37
public
void
setBno(Integer bno) {
38
this.bno = bno;
39
}
Callers
7
write
Method · 0.45
remove
Method · 0.45
write
Method · 0.45
deleteTest
Method · 0.45
selectTest
Method · 0.45
updateTest
Method · 0.45
increaseViewCntTest
Method · 0.45
Calls
no outgoing calls
Tested by
6
remove
Method · 0.36
write
Method · 0.36
deleteTest
Method · 0.36
selectTest
Method · 0.36
updateTest
Method · 0.36
increaseViewCntTest
Method · 0.36