MCPcopy Create free account
hub / github.com/castello/spring_basic / setReg_date

Method setReg_date

ch4/CommentDto.java:71–73  ·  view source on GitHub ↗
(Date reg_date)

Source from the content-addressed store, hash-verified

69 }
70
71 public void setReg_date(Date reg_date) {
72 this.reg_date = reg_date;
73 }
74
75 public Date getUp_date() {
76 return up_date;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected