MCPcopy Create free account
hub / github.com/Exrick/xpay / setId

Method setId

xpay-code/src/main/java/cn/exrick/bean/Pay.java:259–261  ·  view source on GitHub ↗
(String id)

Source from the content-addressed store, hash-verified

257 }
258
259 public void setId(String id) {
260 this.id = id;
261 }
262
263 public String getNickName() {
264 return nickName;

Callers 5

addPayMethod · 0.95
getThanksListMethod · 0.80
editPayMethod · 0.80
getPayListMethod · 0.80
addPayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected