public class Appointment extends Object
| Constructor and Description |
|---|
Appointment() |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getDateTime() |
void |
setDateTime(LocalDateTime dateTime) |
public LocalDateTime getDateTime()
public void setDateTime(LocalDateTime dateTime)
Copyright © 2025. All rights reserved.