MCPcopy 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

getPayStateMethod · 0.95
editPayMethod · 0.95
passNotShowPayMethod · 0.95
delPayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected