Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getId
Method
getId
code/src/java/pcgen/core/doomsdaybook/Rule.java:60–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
@Override
61
public
String getId()
62
{
63
return
id;
64
}
65
66
@Override
67
public
List<DataValue> getLastData() throws Exception
Callers
1
loadRule
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected