Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getFromAddr
Method
getFromAddr
jnode-core/src/jnode/dto/Route.java:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
public
String getFromAddr() {
83
return
fromAddr;
84
}
85
86
public
void
setFromAddr(String fromAddr) {
87
this.fromAddr = fromAddr;
Callers
4
listRouting
Method · 0.45
getAndCheckLink
Method · 0.45
handle
Method · 0.45
convert
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected