MCPcopy Index your code
hub / github.com/castello/spring_basic / getBno

Method getBno

ch4/BoardDto.java:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 public Integer getBno() {
35 return bno;
36 }
37 public void setBno(Integer bno) {
38 this.bno = bno;
39 }

Callers 7

writeMethod · 0.45
removeMethod · 0.45
writeMethod · 0.45
deleteTestMethod · 0.45
selectTestMethod · 0.45
updateTestMethod · 0.45
increaseViewCntTestMethod · 0.45

Calls

no outgoing calls

Tested by 6

removeMethod · 0.36
writeMethod · 0.36
deleteTestMethod · 0.36
selectTestMethod · 0.36
updateTestMethod · 0.36
increaseViewCntTestMethod · 0.36