Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ setTime
Method
setTime
src/main/java/org/fgn/parser/Statement.java:59–61 ·
view source on GitHub ↗
(MatchTime time)
Source
from the content-addressed store, hash-verified
57
}
58
59
public
void
setTime(MatchTime time) {
60
this.time = time;
61
}
62
63
public
BaseObject getActionOutcome() {
64
return
this.actionOutcome;
Callers
1
parseTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected