MCPcopy 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

doInstallMethod · 0.95
getAreaByNameMethod · 0.95
handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected