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