MCPcopy Create free account
hub / github.com/annmuor/jnode / setFromName

Method setFromName

jnode-core/src/jnode/dto/Netmail.java:73–75  ·  view source on GitHub ↗
(String fromName)

Source from the content-addressed store, hash-verified

71 }
72
73 public void setFromName(String fromName) {
74 this.fromName = fromName;
75 }
76
77 public String getToName() {
78 return toName;

Callers 2

ftnMessageToNetmailMethod · 0.95
tossNetmailMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected