Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setArea
Method
setArea
jnode-core/src/jnode/dto/Subscription.java:48–50 ·
view source on GitHub ↗
(Echoarea area)
Source
from the content-addressed store, hash-verified
46
}
47
48
public
void
setArea(Echoarea area) {
49
this.area = area;
50
}
51
52
@Override
53
public
String toString() {
Callers
3
doInstall
Method · 0.95
add
Method · 0.95
getAreaByName
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected