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

Method getCreateTime

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

Source from the content-addressed store, hash-verified

285 }
286
287 public Date getCreateTime() {
288 return createTime;
289 }
290
291 public void setCreateTime(Date createTime) {
292 this.createTime = createTime;

Callers 2

getPayMethod · 0.95
sendEmailJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected