MCPcopy Create free account
hub / github.com/annmuor/jnode / setPath

Method setPath

jnode-core/src/jnode/dto/Echomail.java:130–132  ·  view source on GitHub ↗
(String path)

Source from the content-addressed store, hash-verified

128 }
129
130 public void setPath(String path) {
131 this.path = path;
132 }
133
134 public Date getDate() {
135 return date;

Callers 2

writeEchomailMethod · 0.95
tossEchomailMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected