Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bsxj97/flower-mall
/ getRole
Method
getRole
src/main/java/com/entity/UserEntity.java:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
public
String getRole() {
54
return
role;
55
}
56
57
public
void
setRole(String role) {
58
this.role = role;
Callers
1
login
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected