Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getValue
Method
getValue
jnode-core/src/jnode/dto/LinkOption.java:145–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
}
144
145
public
String getValue() {
146
return
value;
147
}
148
149
public
void
setValue(String value) {
150
this.value = value;
Callers
7
getOption
Method · 0.95
print
Method · 0.45
postNewsToEchoareaSinceX
Method · 0.45
listLinks
Method · 0.45
createZipFile
Method · 0.45
createTic
Method · 0.45
convert
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected