Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getPay
Method · 0.95
sendEmailJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected