Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ setCno
Method
setCno
ch4/CommentDto.java:87–89 ·
view source on GitHub ↗
(Integer cno)
Source
from the content-addressed store, hash-verified
85
}
86
87
public
void
setCno(Integer cno) {
88
this.cno = cno;
89
}
90
91
@Override
92
public
String toString() {
Callers
2
update
Method · 0.95
modify
Method · 0.80
Calls
no outgoing calls
Tested by
1
update
Method · 0.76