MCPcopy Create free account
hub / github.com/castello/spring_basic / setId

Method setId

ch4/User.java:56–58  ·  view source on GitHub ↗
(String id)

Source from the content-addressed store, hash-verified

54 }
55
56 public void setId(String id) {
57 this.id = id;
58 }
59
60 public String getPwd() {
61 return pwd;

Callers 1

selectUserMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected