MCPcopy
hub / github.com/Exrick/xpay / getId

Method getId

xpay-code/src/main/java/cn/exrick/bean/Pay.java:255–257  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

253 }
254
255 public String getId() {
256 return id;
257 }
258
259 public void setId(String id) {
260 this.id = id;

Callers 3

addPayMethod · 0.80
editPayMethod · 0.80
cronJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected