MCPcopy 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

getFileareaByNameMethod · 0.95
handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected