Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getSns
Method
getSns
ch4/User.java:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
public
String getSns() {
93
return
sns;
94
}
95
96
public
void
setSns(String sns) {
97
this.sns = sns;
Callers
2
insertUser
Method · 0.45
updateUser
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected