Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boazy/TWEditorEnhanced
/ getLabel
Method
getLabel
src/main/java/DBElement.java:58–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
public
String getLabel()
59
{
60
return
this.elementLabel;
61
}
62
63
public
void
setLabel(String label)
64
{
Callers
2
removeElement
Method · 0.95
setElement
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected