Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getCno
Method
getCno
ch4/CommentDto.java:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
public
Integer getCno() {
84
return
cno;
85
}
86
87
public
void
setCno(Integer cno) {
88
this.cno = cno;
Callers
3
update
Method · 0.80
remove
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
3
update
Method · 0.64
remove
Method · 0.64
write
Method · 0.64