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

Method getWriter

ch4/BoardDto.java:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 this.content = content;
51 }
52 public String getWriter() {
53 return writer;
54 }
55 public void setWriter(String writer) {
56 this.writer = writer;
57 }

Callers 6

deleteTestMethod · 0.95
serviceMethod · 0.80
renderMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
serviceMethod · 0.80

Calls

no outgoing calls

Tested by 1

deleteTestMethod · 0.76