Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
listEchoareas
Method · 0.45
list
Method · 0.45
add
Method · 0.45
list
Method · 0.45
add
Method · 0.45
handle
Method · 0.45
handle
Method · 0.45
convert
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected