MCPcopy Index your code
hub / github.com/Exrick/xpay / getEmail

Method getEmail

xpay-code/src/main/java/cn/exrick/bean/Pay.java:303–305  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

301 }
302
303 public String getEmail() {
304 return email;
305 }
306
307 public void setEmail(String email) {
308 this.email = email;

Callers 5

addPayMethod · 0.95
passNotShowPayMethod · 0.95
backPayMethod · 0.95
delPayMethod · 0.95
sendEmailJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected