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

Method getKeyName

code/src/java/pcgen/core/character/WieldCategory.java:62–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 @Override
63 public String getKeyName()
64 {
65 return getDisplayName();
66 }
67
68 @Override
69 public String getDisplayName()

Callers 4

unparseMethod · 0.95
passesMethod · 0.95
getWieldNameMethod · 0.95

Calls 1

getDisplayNameMethod · 0.95

Tested by 2

passesMethod · 0.76