MCPcopy 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

applyChoiceMethod · 0.45
removeChoiceMethod · 0.45
applyChoiceMethod · 0.45
removeChoiceMethod · 0.45
parseNonEmptyTokenMethod · 0.45
unparseMethod · 0.45
unparseMethod · 0.45
isDomainValidMethod · 0.45
getCastForLevelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected