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

Method getId

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

Source from the content-addressed store, hash-verified

73 }
74
75 public int getId()
76 {
77 return id_value;
78 }
79
80 public void setIdValue(final int x)
81 {

Callers 1

parseNoteLineMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected