Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0opslab/opslabJutil
/ getUserName
Method
getUserName
src/test/java/com/opslab/temp/model/User.java:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
public
String getUserName() {
48
return
userName;
49
}
50
51
public
void
setUserName(String userName) {
52
this.userName = userName;
Callers
1
equals
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected