Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exrick/xpay
/ setId
Method
setId
xpay-code/src/main/java/cn/exrick/bean/Pay.java:259–261 ·
view source on GitHub ↗
(String id)
Source
from the content-addressed store, hash-verified
257
}
258
259
public
void
setId(String id) {
260
this.id = id;
261
}
262
263
public
String getNickName() {
264
return
nickName;
Callers
5
addPay
Method · 0.95
getThanksList
Method · 0.80
editPay
Method · 0.80
getPayList
Method · 0.80
addPay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected