MCPcopy 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

showRemoveTypeMethod · 0.95
refreshTypeListsMethod · 0.95
typeSelectMethod · 0.95
onModifyMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected