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

Method getUsing

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

Source from the content-addressed store, hash-verified

71 }
72
73 public Integer getUsing() {
74 return using;
75 }
76
77 public void setUsing(Integer using) {
78 this.using = using;

Callers 3

updateemailMethod · 0.95
RegisterMethod · 0.95
retrievePassMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected