Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getId
Method
getId
jnode-core/src/jnode/dto/Echoarea.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
private
String group;
44
45
public
Long getId() {
46
return
id;
47
}
48
49
public
void
setId(Long id) {
50
this.id = id;
Callers
2
getAreaByName
Method · 0.95
handle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected