MCPcopy 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

doInstallMethod · 0.95
getAreaByNameMethod · 0.95
handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected