Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setToFTN
Method
setToFTN
jnode-core/src/jnode/dto/Netmail.java:97–99 ·
view source on GitHub ↗
(String toFTN)
Source
from the content-addressed store, hash-verified
95
}
96
97
public
void
setToFTN(String toFTN) {
98
this.toFTN = toFTN;
99
}
100
101
public
String getSubject() {
102
return
subject;
Callers
3
ftnMessageToNetmail
Method · 0.95
tossNetmail
Method · 0.95
findTo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected