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

Method getCommenter

ch4/CommentDto.java:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 public String getCommenter() {
60 return commenter;
61 }
62
63 public void setCommenter(String commenter) {
64 this.commenter = commenter;

Callers 3

selectMethod · 0.95
updateMethod · 0.95
removeMethod · 0.95

Calls

no outgoing calls

Tested by 3

selectMethod · 0.76
updateMethod · 0.76
removeMethod · 0.76