Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SW-Fantastic/Reader
/ getName
Method
getName
src/main/java/org/swdc/reader/entity/BookType.java:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public
String getName() {
64
return
name;
65
}
66
67
public
void
setName(String name) {
68
this.name = name;
Callers
4
showRemoveType
Method · 0.95
toString
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected