Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jarrettluo/all-docs
/ getEntityId
Method
getEntityId
src/main/java/com/jiaruiblog/entity/data/Event.java:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
public
int
getEntityId() {
54
return
entityId;
55
}
56
57
public
Event setEntityId(
int
entityId) {
58
this.entityId = entityId;
Callers
2
transLikedFromRedis2DB
Method · 0.80
userLikeDetailSwitch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected