Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getLinkName
Method
getLinkName
jnode-core/src/jnode/dto/Link.java:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
public
String getLinkName() {
55
return
linkName;
56
}
57
58
public
void
setLinkName(String linkName) {
59
this.linkName = linkName;
Callers
8
doInstall
Method · 0.95
listLinks
Method · 0.80
updateLinks
Method · 0.80
publish
Method · 0.80
tossEchomail
Method · 0.80
handle
Method · 0.80
writeGreets
Method · 0.80
convert
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected