MCPcopy 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

updateMethod · 0.80
removeMethod · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by 3

updateMethod · 0.64
removeMethod · 0.64
writeMethod · 0.64