MCPcopy Create free account
hub / github.com/SeanDragon/protools / getValue

Method getValue

common/src/main/java/pro/tools/file/FileType.java:172–174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

170 }
171
172 public String getValue() {
173 return value;
174 }
175
176 public void setValue(String value) {
177 this.value = value;

Callers 4

channelRead0Method · 0.80
deserializeMethod · 0.80
getTypeMethod · 0.80
getDayOfWeekMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected