MCPcopy Create free account
hub / github.com/annmuor/jnode / getClassName

Method getClassName

jnode-core/src/jnode/dto/Robot.java:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 public String getClassName() {
48 return className;
49 }
50
51 public void setClassName(String className) {
52 this.className = className;

Callers 3

checkRobotMethod · 0.95
loadHelperMethod · 0.45
SharedModuleEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected