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

Method getId

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

Source from the content-addressed store, hash-verified

46 }
47
48 public int getId()
49 {
50 return m_nId;
51 }
52
53 public void setAddress(Address address)
54 {

Callers 2

equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected