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

Method getComment

ch4/CommentDto.java:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 public String getComment() {
52 return comment;
53 }
54
55 public void setComment(String comment) {
56 this.comment = comment;

Callers 2

selectMethod · 0.95
updateMethod · 0.95

Calls

no outgoing calls

Tested by 2

selectMethod · 0.76
updateMethod · 0.76