MCPcopy Create free account
hub / github.com/oracle/coherence / getSymbol

Method getSymbol

prj/coherence-testing-data/src/main/java/data/Trade.java:63–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 }
62
63 public String getSymbol()
64 {
65 return m_sSymbol;
66 }
67
68 public void setSymbol(String sSymbol)
69 {

Calls

no outgoing calls

Tested by

no test coverage detected