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

Method getName

prj/test/functional/io/src/main/java/data/Customer.java:38–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 public String getName()
39 {
40 return m_sName;
41 }
42
43 public void setId(int nId)
44 {

Callers 2

equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected