Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getProtocolAddress
Method
getProtocolAddress
jnode-core/src/jnode/dto/Link.java:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
public
String getProtocolAddress() {
121
return
protocolAddress;
122
}
123
124
public
void
setProtocolAddress(String protocolAddress) {
125
this.protocolAddress = protocolAddress;
Callers
4
run
Method · 0.95
add
Method · 0.80
handle
Method · 0.80
convert
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected