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