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

Method setUpdateTime

xpay-code/src/main/java/cn/exrick/bean/Pay.java:299–301  ·  view source on GitHub ↗
(Date updateTime)

Source from the content-addressed store, hash-verified

297 }
298
299 public void setUpdateTime(Date updateTime) {
300 this.updateTime = updateTime;
301 }
302
303 public String getEmail() {
304 return email;

Callers 3

changePayStateMethod · 0.95
updatePayMethod · 0.80
cronJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected