Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Exrick/xpay
/ getId
Method
getId
xpay-code/src/main/java/cn/exrick/bean/Pay.java:255–257 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
253
}
254
255
public
String getId() {
256
return
id;
257
}
258
259
public
void
setId(String id) {
260
this.id = id;
Callers
3
addPay
Method · 0.80
editPay
Method · 0.80
cronJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected