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

Method getGroup

jnode-core/src/jnode/dto/Filearea.java:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 public String getGroup() {
83 return group;
84 }
85
86 public void setGroup(String group) {
87 this.group = group;

Callers 8

listEchoareasMethod · 0.45
listMethod · 0.45
addMethod · 0.45
listMethod · 0.45
addMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45
convertMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected