MCPcopy 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

updateMethod · 0.95
modifyMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.76