MCPcopy Create free account
hub / github.com/Nemo1870/sql-parse / setName

Method setName

src/main/java/com/sql/parse/model/Owner.java:24–26  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

22 }
23
24 public void setName(String name) {
25 this.name = name;
26 }
27}

Callers 15

checkMethod · 0.80
asInterceptorMethod · 0.80
asInterceptorMethod · 0.80
asInterceptorMethod · 0.80
columnInterceptorMethod · 0.80
ownerInterceptorMethod · 0.80
asInterceptorMethod · 0.80
columnInterceptorMethod · 0.80
ownerInterceptorMethod · 0.80
asInterceptorMethod · 0.80
asInterceptorMethod · 0.80
checkFromMethod · 0.80

Calls

no outgoing calls

Tested by 1

checkMethod · 0.64