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

Method setLink

jnode-core/src/jnode/dto/LinkOption.java:133–135  ·  view source on GitHub ↗
(Link link)

Source from the content-addressed store, hash-verified

131 }
132
133 public void setLink(Link link) {
134 this.link = link;
135 }
136
137 public String getOption() {
138 return option;

Callers 3

updateFromVersionMethod · 0.95
handleMethod · 0.95
listSubscriptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected