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

Method getName

code/src/java/pcgen/core/NoteItem.java:90–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 public String getName()
91 {
92 return name;
93 }
94
95 public void setParentId(final int x)
96 {

Callers 2

getNoteListMethod · 0.95
addNewNoteMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected