MCPcopy Create free account
hub / github.com/Hello-hao/Tbed / getEmails

Method getEmails

src/main/java/cn/hellohao/pojo/EmailConfig.java:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 public String getEmails() {
34 return emails;
35 }
36
37 public void setEmails(String emails) {
38 this.emails = emails;

Callers 5

updateemailMethod · 0.95
mailTestMethod · 0.95
sendEmailMethod · 0.80
sendTestEmailMethod · 0.80
sendEmailFindPassMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected