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

Method getDatasetID

code/src/java/pcgen/cdom/enumeration/CharID.java:75–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 public DataSetID getDatasetID()
76 {
77 return datasetID;
78 }
79
80 public static CharID getID(DataSetID dsid)
81 {

Callers 15

dataAddedMethod · 0.95
dataRemovedMethod · 0.95
dataAddedMethod · 0.95
dataAddedMethod · 0.95
dataRemovedMethod · 0.95
allowMethod · 0.80
allowMethod · 0.80
updateMethod · 0.80
displayInfoMethod · 0.80
actionPerformedMethod · 0.80
getReferenceFacadeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected