MCPcopy Create free account
hub / github.com/xmlet/HtmlFlow / getId

Method getId

flowifier/src/test/java/htmlflow/test/model/Task.java:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 public int getId() {
61 return id;
62 }
63
64 public String getTitle() {
65 return title;

Callers 1

TestDivDetailsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected