Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkRobot
Method · 0.95
loadHelper
Method · 0.45
SharedModuleEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected