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

Method setComment

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

Source from the content-addressed store, hash-verified

53 }
54
55 public void setComment(String comment) {
56 this.comment = comment;
57 }
58
59 public String getCommenter() {
60 return commenter;

Callers 1

updateMethod · 0.95

Calls

no outgoing calls

Tested by 1

updateMethod · 0.76