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

Method setLink

jnode-core/src/jnode/dto/Subscription.java:40–42  ·  view source on GitHub ↗
(Link link)

Source from the content-addressed store, hash-verified

38 }
39
40 public void setLink(Link link) {
41 this.link = link;
42 }
43
44 public Echoarea getArea() {
45 return area;

Callers 3

doInstallMethod · 0.95
addMethod · 0.95
getAreaByNameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected