Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
addPay
Method · 0.95
passNotShowPay
Method · 0.95
backPay
Method · 0.95
delPay
Method · 0.95
sendEmailJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected