Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getId
Method
getId
src/main/java/org/fgn/schema/data/BaseObject.java:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
public
String getId() {
25
return
id;
26
}
27
28
public
void
setId(String id) {
29
this.id = id;
Callers
4
testLoad
Method · 0.80
model
Method · 0.80
isSetPiece
Method · 0.80
isThrowIn
Method · 0.80
Calls
no outgoing calls
Tested by
1
testLoad
Method · 0.64