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

Method getName

code/src/java/pcgen/core/character/SpellBook.java:120–123  ·  view source on GitHub ↗

@return Returns the name.

()

Source from the content-addressed store, hash-verified

118 * @return Returns the name.
119 */
120 public final String getName()
121 {
122 return name;
123 }
124
125 /**
126 * @param name The name to set.

Callers 4

getTokenMethod · 0.95
dataAddedMethod · 0.95
parseSpellBookLinesMethod · 0.95

Calls

no outgoing calls

Tested by 1