Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setDate
Method
setDate
jnode-core/src/jnode/dto/Netmail.java:121–123 ·
view source on GitHub ↗
(Date date)
Source
from the content-addressed store, hash-verified
119
}
120
121
public
void
setDate(Date date) {
122
this.date = date;
123
}
124
125
public
Link getRouteVia() {
126
return
routeVia;
Callers
2
ftnMessageToNetmail
Method · 0.95
tossNetmail
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected