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

Method setTitle

code/src/java/pcgen/cdom/base/SelectableSet.java:46–46  ·  view source on GitHub ↗
(String title)

Source from the content-addressed store, hash-verified

44 String getTitle();
45
46 void setTitle(String title);
47
48 Collection<? extends T> getSet(PlayerCharacter pc);
49

Callers 15

createTCMethod · 0.65
testUnparseComplexMethod · 0.65
parseNonEmptyTokenMethod · 0.65
parseNonEmptyTokenMethod · 0.65
showSavePartyChooserMethod · 0.65
showOpenPartyChooserMethod · 0.65
updateTitleMethod · 0.65
showWarningConfirmMethod · 0.65
showErrorMessageMethod · 0.65

Implementers 1

ChoiceSetcode/src/java/pcgen/cdom/base/ChoiceSe

Calls

no outgoing calls

Tested by 2

createTCMethod · 0.52
testUnparseComplexMethod · 0.52