Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ getBno
Method
getBno
ch4/CommentDto.java:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
public
Integer getBno() {
36
return
bno;
37
}
38
39
public
void
setBno(Integer bno) {
40
this.bno = bno;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected