MCPcopy Create free account
hub / github.com/comunes/kune / url

Method url

src/main/java/cc/kune/common/client/notify/NotifyLevel.java:84–87  ·  view source on GitHub ↗

Url. @param url the url @return the notify level

(final String url)

Source from the content-addressed store, hash-verified

82 * @return the notify level
83 */
84 public NotifyLevel url(final String url) {
85 this.url = url;
86 return this;
87 }
88}

Callers 3

twoBasicAvatarMsgMethod · 0.80
twoBasicDiffAvatarMsgMethod · 0.80
avatarMethod · 0.80

Calls

no outgoing calls

Tested by 2

twoBasicAvatarMsgMethod · 0.64
twoBasicDiffAvatarMsgMethod · 0.64