Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ getReg_date
Method
getReg_date
ch4/CommentDto.java:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
public
Date getReg_date() {
68
return
reg_date;
69
}
70
71
public
void
setReg_date(Date reg_date) {
72
this.reg_date = reg_date;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected