Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getPcclass
Method
getPcclass
code/src/java/pcgen/core/kit/KitSkill.java:440–443 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
438
}
439
440
public
CDOMReference<PCClass> getPcclass()
441
{
442
return
className;
443
}
444
445
public
void
setCount(Integer quan)
446
{
Callers
11
applyChoice
Method · 0.45
removeChoice
Method · 0.45
applyChoice
Method · 0.45
removeChoice
Method · 0.45
parseNonEmptyToken
Method · 0.45
unparse
Method · 0.45
unparse
Method · 0.45
isDomainValid
Method · 0.45
calculateKnownSpellsForClassLevel
Method · 0.45
getCastForLevel
Method · 0.45
getBonusCastForLevelString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected