MCPcopy 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

runMethod · 0.95
addMethod · 0.80
handleMethod · 0.80
convertMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected