Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setName
Method
setName
jnode-core/src/jnode/dto/Echoarea.java:57–59 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
55
}
56
57
public
void
setName(String name) {
58
this.name = name;
59
}
60
61
public
String getDescription() {
62
return
description;
Callers
3
doInstall
Method · 0.95
getAreaByName
Method · 0.95
handle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected