Class AppointmentsStatistics
java.lang.Object
xyz.nardone.agenda_fps.servizio.AppointmentsStatistics
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BankerAppointmentsStatistics
Aggregated statistics for a set of appointments.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAppointmentsStatistics(Integer premi, Integer sottoscrizioni, Integer appuntamenti) -
Method Summary
Modifier and TypeMethodDescriptiongetPremi()voidsetAppuntamenti(Integer appuntamenti) voidvoidsetSottoscrizioni(Integer chiusure)
-
Constructor Details
-
AppointmentsStatistics
-
AppointmentsStatistics
public AppointmentsStatistics()
-
-
Method Details
-
getPremi
-
getSottoscrizioni
-
getAppuntamenti
-
setPremi
-
setSottoscrizioni
-
setAppuntamenti
-