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

Method getName2

htmlflow-core/src/test/java/htmlflow/test/model/Stock.java:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 }
66
67 public String getName2() {
68 return this.name2;
69 }
70
71 public String getUrl() {
72 return this.url;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected