Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bsxj97/flower-mall
/ getUsername
Method
getUsername
src/main/java/com/entity/UserEntity.java:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
private
Date addtime;
36
37
public
String getUsername() {
38
return
username;
39
}
40
41
public
void
setUsername(String username) {
42
this.username = username;
Callers
3
update
Method · 0.95
register
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected