Class AppointmentDTOWrapper

java.lang.Object
org.apache.openmeetings.webservice.schema.AppointmentDTOWrapper

public class AppointmentDTOWrapper extends Object
Author:
Sebastian.wagner Provide the correct schema response including the wrapping root element + add example response. See https://issues.apache.org/jira/browse/OPENMEETINGS-2667
  • Constructor Details

    • AppointmentDTOWrapper

      public AppointmentDTOWrapper()
  • Method Details

    • getAppointmentDTO

      public AppointmentDTO getAppointmentDTO()
    • setAppointmentDTO

      public void setAppointmentDTO(AppointmentDTO appointmentDTO)