MCPcopy Create free account
hub / github.com/PCGen/pcgen / setBonusName

Method setBonusName

code/src/java/pcgen/core/bonus/BonusObj.java:347–350  ·  view source on GitHub ↗
(final String aName)

Source from the content-addressed store, hash-verified

345 }
346
347 protected void setBonusName(final String aName)
348 {
349 bonusName = aName;
350 }
351
352 protected void setTypeOfBonus(final String type)
353 {

Callers 1

newBonusMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected