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

Method getReg_date

ch4/User.java:100–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98 }
99
100 public Date getReg_date() {
101 return reg_date;
102 }
103
104 public void setReg_date(Date reg_date) {
105 this.reg_date = reg_date;

Callers 1

updateUserMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected