Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getPaketPassword
Method
getPaketPassword
jnode-core/src/jnode/dto/Link.java:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
public
String getPaketPassword() {
71
return
paketPassword;
72
}
73
74
public
void
setPaketPassword(String paketPassword) {
75
this.paketPassword = paketPassword;
Callers
11
doInstall
Method · 0.95
tossInboundDirectory
Method · 0.95
packNetmail
Method · 0.95
listLinks
Method · 0.80
publish
Method · 0.80
getPassword
Method · 0.80
pack
Method · 0.80
packEchomail
Method · 0.80
createTic
Method · 0.80
handle
Method · 0.80
convert
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected