MCPcopy 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

ftnMessageToNetmailMethod · 0.95
tossNetmailMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected