Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setFilename
Method
setFilename
jnode-core/src/jnode/dto/Filemail.java:70–72 ·
view source on GitHub ↗
(String filename)
Source
from the content-addressed store, hash-verified
68
}
69
70
public
void
setFilename(String filename) {
71
this.filename = filename;
72
}
73
74
public
String getFiledesc() {
75
return
filedesc;
Callers
2
hatchFile
Method · 0.95
tossInboundDirectory
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected