MCPcopy Create free account
hub / github.com/Maschell/JNUSTool / getFileName

Method getFileName

src/de/mas/jnustool/FEntry.java:89–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87 }
88
89 public String getFileName() {
90 return fileName;
91 }
92
93 private void setFileName(String filename) {
94 this.fileName = filename;

Callers 5

downloadAndDecryptMethod · 0.95
getNameMethod · 0.95
decryptFileMethod · 0.80
decryptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected