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

Method getFileRef

code/src/java/pcgen/facade/core/PartyFacade.java:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29{
30
31 public ReferenceFacade<File> getFileRef();
32
33 public void setFile(File file);
34

Callers 15

showSavePartyChooserMethod · 0.95
checkEnabledMethod · 0.65
setCharacterMethod · 0.65
prepareForSaveMethod · 0.65
saveAllCharactersMethod · 0.65
revertCharacterMethod · 0.65
updateTitleMethod · 0.65
addCompanionMethod · 0.65
removeCompanionMethod · 0.65
linkCompanionMethod · 0.65

Implementers 2

PartyFacadeImplcode/src/java/pcgen/gui2/facade/PartyF
CharacterFacadeImplcode/src/java/pcgen/gui2/facade/Charac

Calls

no outgoing calls

Tested by

no test coverage detected