MCPcopy Create free account
hub / github.com/Shouheng88/MarkNote / getCode

Method getCode

data/src/main/java/me/shouheng/data/entity/Model.java:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 public long getCode() {
45 return code;
46 }
47
48 public void setCode(long code) {
49 this.code = code;

Callers 15

onConfirmMethod · 0.45
getItemIdMethod · 0.45
resolveFabClickMethod · 0.45
popNoteMenuMethod · 0.45
moveNotebookMethod · 0.45
showCategoriesPickerMethod · 0.45
onOptionsItemSelectedMethod · 0.45
batchUploadMethod · 0.45
onSuccessMethod · 0.45
readNoteContentMethod · 0.45
saveOrUpdateNoteMethod · 0.45
saveQuickNoteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected