Class PermanentConditionDTO

java.lang.Object
org.cswteams.ms3.dto.condition.PermanentConditionDTO

public class PermanentConditionDTO extends Object
DTO used to pass from server to client conditions to be deleted from database
  • Constructor Details

    • PermanentConditionDTO

      public PermanentConditionDTO(long doctorID, long conditionID, String label)