MCPcopy
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

changePayStateMethod · 0.95
editPayMethod · 0.80
addPayMethod · 0.80
cronJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected