Class Client
java.lang.Object
xyz.nardone.agenda_fps.servizio.entities.Client
- All Implemented Interfaces:
Serializable
Client entity persisted in the clients table.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getNome()voidsetAppointments(List<Appointment> appointments) voidvoidsetCognome(String cognome) voidvoid
-
Constructor Details
-
Client
-
Client
public Client()
-
-
Method Details
-
setAppointments
-
getId
-
getNome
-
getCognome
-
getBanker
-
getAppointments
-
setId
-
setNome
-
setCognome
-
setBanker
-