MCPcopy 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

doInstallMethod · 0.95
tossInboundDirectoryMethod · 0.95
packNetmailMethod · 0.95
listLinksMethod · 0.80
publishMethod · 0.80
getPasswordMethod · 0.80
packMethod · 0.80
packEchomailMethod · 0.80
createTicMethod · 0.80
handleMethod · 0.80
convertMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected