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