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

Method getId

prj/coherence-testing-data/src/main/java/data/Person.java:65–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 // ----- accessors ------------------------------------------------------
64
65 public String getId()
66 {
67 return m_sSSN;
68 }
69
70 public void setId(String sSSN)
71 {

Callers 1

compareToMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected