MCPcopy 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

ftnMessageToNetmailMethod · 0.95
tossNetmailMethod · 0.95
findToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected