MCPcopy Create free account
hub / github.com/LisenCoding/cangku / getName

Method getName

boot/src/main/java/com/entity/ConfigEntity.java:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 public String getName() {
40 return name;
41 }
42
43 public void setName(String name) {
44 this.name = name;

Callers 15

EdFunction · 0.80
echarts.min.jsFile · 0.80
kxFunction · 0.80
rFunction · 0.80
lSFunction · 0.80
uSFunction · 0.80
pSFunction · 0.80
EdFunction · 0.80
echarts.min.jsFile · 0.80
kxFunction · 0.80
rFunction · 0.80
lSFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected