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

Method setLinkAddress

jnode-core/src/jnode/dto/Link.java:66–68  ·  view source on GitHub ↗
(String linkAddress)

Source from the content-addressed store, hash-verified

64 }
65
66 public void setLinkAddress(String linkAddress) {
67 this.linkAddress = linkAddress;
68 }
69
70 public String getPaketPassword() {
71 return paketPassword;

Callers 7

doInstallMethod · 0.95
packNetmailMethod · 0.95
handleMethod · 0.95
handleMethod · 0.95
handleMethod · 0.95
handleMethod · 0.95
actionPerformedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected