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

Method getParentId

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

Source from the content-addressed store, hash-verified

98 }
99
100 public int getParentId()
101 {
102 return id_parent;
103 }
104
105 public void setValue(final String x)
106 {

Callers 2

buildSubTreeMethod · 0.80
appendNotesLinesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected