Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ setUp_date
Method
setUp_date
ch4/CommentDto.java:79–81 ·
view source on GitHub ↗
(Date up_date)
Source
from the content-addressed store, hash-verified
77
}
78
79
public
void
setUp_date(Date up_date) {
80
this.up_date = up_date;
81
}
82
83
public
Integer getCno() {
84
return
cno;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected