Uses of Class
de.xima.fc.entities.AAppointmentClosingTime
- 
Packages that use AAppointmentClosingTime Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.gui.model.appointment  - 
- 
Uses of AAppointmentClosingTime in de.xima.fc.entities
Subclasses of AAppointmentClosingTime in de.xima.fc.entities Modifier and Type Class Description classAppointmentClientClosingTimeDescribes the closing hours of anAppointmentTemplate.classAppointmentClosingTimeDescribes the closing hours of anAppointmentTemplate.Methods in de.xima.fc.entities with parameters of type AAppointmentClosingTime Modifier and Type Method Description protected voidAAppointmentClosingTime. cloneBasics(AAppointmentClosingTime copy) - 
Uses of AAppointmentClosingTime in de.xima.fc.gui.model.appointment
Classes in de.xima.fc.gui.model.appointment with type parameters of type AAppointmentClosingTime Modifier and Type Class Description classAAppointmentClosingTimeModel<T extends AAppointmentClosingTime>The view model for theAAppointmentClosingTime. 
 -