Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDRG/DRG_Java
/ getDesc
Method
getDesc
drg_group/qingdao_2023/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_record
Method · 0.95
GroupResult
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected