MCPcopy 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

getOptionMethod · 0.95
printMethod · 0.45
listLinksMethod · 0.45
createZipFileMethod · 0.45
createTicMethod · 0.45
convertMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected