Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setToName
Method
setToName
jnode-core/src/jnode/dto/Netmail.java:81–83 ·
view source on GitHub ↗
(String toName)
Source
from the content-addressed store, hash-verified
79
}
80
81
public
void
setToName(String toName) {
82
this.toName = toName;
83
}
84
85
public
String getFromFTN() {
86
return
fromFTN;
Callers
2
ftnMessageToNetmail
Method · 0.95
tossNetmail
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected