MCPcopy 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

doInstallMethod · 0.95
addMethod · 0.95
getAreaByNameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected