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

Method setZipcode

prj/test/functional/io/src/main/java/data/Address.java:73–76  ·  view source on GitHub ↗
(int zipcode)

Source from the content-addressed store, hash-verified

71 }
72
73 public void setZipcode(int zipcode)
74 {
75 m_nZipcode = zipcode;
76 }
77
78 // ----- Object methods -------------------------------------------------
79

Callers 2

generateCustomerMethod · 0.95
readExternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected