MCPcopy Index your code
hub / github.com/lenve/VBlog / getId

Method getId

blogserver/src/main/java/org/sang/bean/Role.java:13–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 public Long getId() {
14
15 return id;
16 }
17
18 public void setId(Long id) {
19 this.id = id;

Callers 12

iFunction · 0.45
lFunction · 0.45
addNewArticleMethod · 0.45
getArticleByStateMethod · 0.45
currentUserIdMethod · 0.45
addNewArticleMethod · 0.45
getArticleByStateMethod · 0.45
getCategoriesMethod · 0.45
getDataStatisticsMethod · 0.45
regMethod · 0.45
updateUserEmailMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected