Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exrick/xpay
/ getState
Method
getState
xpay-code/src/main/java/cn/exrick/bean/Pay.java:311–313 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
309
}
310
311
public
Integer getState() {
312
return
state;
313
}
314
315
public
void
setState(Integer state) {
316
this.state = state;
Callers
4
getPayState
Method · 0.95
editPay
Method · 0.95
passNotShowPay
Method · 0.95
delPay
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected