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

Method setWriter

ch4/BoardDto.java:55–57  ·  view source on GitHub ↗
(String writer)

Source from the content-addressed store, hash-verified

53 return writer;
54 }
55 public void setWriter(String writer) {
56 this.writer = writer;
57 }
58 public int getView_cnt() {
59 return view_cnt;
60 }

Callers 4

modifyMethod · 0.80
writeMethod · 0.80
modifyMethod · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected