Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
downloadAndDecrypt
Method · 0.95
getName
Method · 0.95
getTreeCellRendererComponent
Method · 0.95
decryptFile
Method · 0.80
decrypt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected