Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setText
Method
setText
jnode-core/src/jnode/dto/Netmail.java:113–115 ·
view source on GitHub ↗
(String text)
Source
from the content-addressed store, hash-verified
111
}
112
113
public
void
setText(String text) {
114
this.text = text;
115
}
116
117
public
Date getDate() {
118
return
date;
Callers
2
ftnMessageToNetmail
Method · 0.95
tossNetmail
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected