Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setOrigin
Method
setOrigin
jnode-core/src/jnode/dto/Filemail.java:94–96 ·
view source on GitHub ↗
(String origin)
Source
from the content-addressed store, hash-verified
92
}
93
94
public
void
setOrigin(String origin) {
95
this.origin = origin;
96
}
97
98
public
String getSeenby() {
99
return
seenby;
Callers
2
hatchFile
Method · 0.95
tossInboundDirectory
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected