Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getDefault
Method
getDefault
code/src/java/pcgen/core/RuleCheck.java:63–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public
boolean getDefault()
64
{
65
return
isEnabledByDefault;
66
}
67
68
public
void
setDesc(String description)
69
{
Callers
1
checkRule
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected