Class PreferenceInWithUIDDTO

java.lang.Object
org.cswteams.ms3.dto.preferences.PreferenceInWithUIDDTO

public class PreferenceInWithUIDDTO extends Object
  • Constructor Details

    • PreferenceInWithUIDDTO

      public PreferenceInWithUIDDTO(Long doctorId, PreferenceDTOIn dto)
      Parameters:
      doctorId - The id of the doctor to whom the event is related
      dto - The DTO representing the preference to insert