MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getId

Method getId

src/main/java/VCard/VCard.java:187–189  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

185 public String getJid() { return jid; }
186
187 public String getId() {
188 return id;
189 }
190
191 public boolean isEmpty() {
192 return empty;

Callers 3

createMainViewMethod · 0.80
menuActionMethod · 0.80
doActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected