Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Krishna18062005/Hospital_Management_System_Java
/ getId
Method
getId
Doctor.java:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
public
int
getId() {
15
return
id;
16
}
17
18
public
void
setId(
int
id) {
19
this.id = id;
Callers
1
addPatient
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected