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

Method setReg_date

ch3/User.java:104–106  ·  view source on GitHub ↗
(Date reg_date)

Source from the content-addressed store, hash-verified

102 }
103
104 public void setReg_date(Date reg_date) {
105 this.reg_date = reg_date;
106 }
107}

Callers 4

selectUserMethod · 0.95
selectUserMethod · 0.95
selectUserMethod · 0.95
selectUserMethod · 0.95

Calls

no outgoing calls

Tested by 2

selectUserMethod · 0.76
selectUserMethod · 0.76