MCPcopy Create free account
hub / github.com/OpenDRG/DRG_Java / getDesc

Method getDesc

drg_group/guangxi_2022/DrgGroupStatus.java:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20 private String desc;
21 public String getDesc() {
22 return desc;
23 }
24 public void setDesc(String desc) {
25 this.desc = desc;
26 }

Callers 2

group_recordMethod · 0.95
GroupResultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected