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/RuleSet.java:154–158 ·
view source on GitHub ↗
Get the id @return id
()
Source
from the content-addressed store, hash-verified
152
* @
return
id
153
*/
154
@Override
155
public
String getId()
156
{
157
return
id;
158
}
159
160
/**
161
* Get the last data
Callers
3
loadRuleSet
Method · 0.95
getData
Method · 0.95
getRule
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected