Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Exrick/xpay
/ setState
Method
setState
xpay-code/src/main/java/cn/exrick/bean/Pay.java:315–317 ·
view source on GitHub ↗
(Integer state)
Source
from the content-addressed store, hash-verified
313
}
314
315
public
void
setState(Integer state) {
316
this.state = state;
317
}
318
319
public
String getPayType() {
320
return
payType;
Callers
4
changePayState
Method · 0.95
editPay
Method · 0.80
addPay
Method · 0.80
cronJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected