Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getLinkAddress
Method
getLinkAddress
jnode-core/src/jnode/dto/Link.java:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
public
String getLinkAddress() {
63
return
linkAddress;
64
}
65
66
public
void
setLinkAddress(String linkAddress) {
67
this.linkAddress = linkAddress;
Callers
15
run
Method · 0.95
setProtocolPort
Method · 0.95
doInstall
Method · 0.95
tossNetmail
Method · 0.95
packNetmail
Method · 0.95
packFilemail
Method · 0.95
createSeenBy
Method · 0.95
handle
Method · 0.95
handle
Method · 0.95
listLinks
Method · 0.80
listRouting
Method · 0.80
listSubscription
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected