Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setDescription
Method
setDescription
jnode-core/src/jnode/dto/Echoarea.java:65–67 ·
view source on GitHub ↗
(String description)
Source
from the content-addressed store, hash-verified
63
}
64
65
public
void
setDescription(String description) {
66
this.description = description;
67
}
68
69
public
Long getWritelevel() {
70
return
writelevel;
Callers
3
doInstall
Method · 0.95
getAreaByName
Method · 0.95
handle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected