Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SW-Fantastic/Reader
/ getId
Method
getId
src/main/java/org/swdc/reader/entity/BookType.java:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
public
Long getId() {
56
return
id;
57
}
58
59
public
void
setId(Long id) {
60
this.id = id;
Callers
6
showRemoveType
Method · 0.95
refreshTypeLists
Method · 0.95
typeSelect
Method · 0.95
onModify
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected