Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Firebasky/Java
/ setName
Method
setName
Struts2/Struts2-007/Struts007.java:21–23 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
19
}
20
21
public
void
setName(String name) {
22
this.name = name;
23
}
24
25
public
String getName() {
26
return
this.name;
Callers
1
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected