MCPcopy Index your code
hub / github.com/castello/spring_basic / setSns

Method setSns

ch3/User.java:96–98  ·  view source on GitHub ↗
(String sns)

Source from the content-addressed store, hash-verified

94 }
95
96 public void setSns(String sns) {
97 this.sns = sns;
98 }
99
100 public Date getReg_date() {
101 return reg_date;

Callers 3

selectUserMethod · 0.95
selectUserMethod · 0.95
selectUserMethod · 0.95

Calls

no outgoing calls

Tested by 1

selectUserMethod · 0.76