Uses of Class
org.apache.openmeetings.db.dto.calendar.AppointmentDTO
Packages that use AppointmentDTO
-
Uses of AppointmentDTO in org.apache.openmeetings.db.dto.calendar
Methods in org.apache.openmeetings.db.dto.calendar that return types with arguments of type AppointmentDTOModifier and TypeMethodDescriptionstatic List<AppointmentDTO>
AppointmentDTO.list
(List<Appointment> list) -
Uses of AppointmentDTO in org.apache.openmeetings.db.mapper
Methods in org.apache.openmeetings.db.mapper with parameters of type AppointmentDTO