Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setFilearea
Method
setFilearea
jnode-core/src/jnode/dto/Filemail.java:62–64 ·
view source on GitHub ↗
(Filearea filearea)
Source
from the content-addressed store, hash-verified
60
}
61
62
public
void
setFilearea(Filearea filearea) {
63
this.filearea = filearea;
64
}
65
66
public
String getFilename() {
67
return
filename;
Callers
2
hatchFile
Method · 0.95
tossInboundDirectory
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected