MCPcopy Create free account
hub / github.com/Krishna18062005/Hospital_Management_System_Java / setDate

Method setDate

Appointment.java:44–46  ·  view source on GitHub ↗
(String date)

Source from the content-addressed store, hash-verified

42 }
43
44 public void setDate(String date) {
45 this.date = date;
46 }
47}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected