Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
channelRead0
Method · 0.80
deserialize
Method · 0.80
getType
Method · 0.80
getDayOfWeek
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected