MCPcopy Create free account
hub / github.com/annmuor/jnode / setName

Method setName

jnode-core/src/jnode/dto/Filearea.java:54–56  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

52 }
53
54 public void setName(String name) {
55 this.name = name;
56 }
57
58 public String getDescription() {
59 return description;

Callers 2

getFileareaByNameMethod · 0.95
handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected